Re: [PATCH 1/3] x86: make printk_address available on X86_32

From: Ingo Molnar
Date: Tue Jan 22 2008 - 06:26:39 EST



* Harvey Harrison <harvey.harrison@xxxxxxxxx> wrote:

> Small fomatting fixes to 64-bit as well, trailing whitespace and extra
> semicolon, also move the ifdefs for CONFIG_KALLSYMS into the function
> itself.

thanks, applied. Could you send a followup fix for:

> + char namebuf[128];

that should be KSYM_NAME_LEN.

> char namebuf[128];

ditto.

Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/