commit | a5ff677c2fb10567d1e750fb9e4417d95081071b | [log] [tgz] |
---|---|---|
author | Harvey Harrison <harvey.harrison@gmail.com> | Wed Jan 30 13:33:25 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Jan 30 13:33:25 2008 +0100 |
tree | db7be4151a8aefcb4078843046f44a11df2e0746 | |
parent | 625d6cffcac1c96faa18d629f1271d63af0e05f2 [diff] |
x86: make printk_address available on X86_32 Small fomatting fixes to 64-bit as well, trailing whitespace and extra semicolon, also move the ifdefs for CONFIG_KALLSYMS into the function itself. Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>