Extend the argument syntax of struct/union/* commands to recognize
percpu specifiers. Note that percpu addresses are not valid kernel
virtual addresses, so they must be parsed separately.
Signed-off-by: Petr Tesarik <ptesarik(a)suse.cz>
---
help.c | 18 ++++++++++++++----
symbols.c | 47 ++++++++++++++++++++++++++++++++++++++++++++++-
2 files changed, 60 insertions(+), 5 deletions(-)