Re: [PATCH] ppc : Use syslog macro for the printk log level.

From: Andrew Morton
Date: Wed Dec 20 2006 - 22:37:54 EST


On Mon, 18 Dec 2006 14:36:23 -0800 (PST)
David Rientjes <rientjes@xxxxxxxxxxxxxxxxx> wrote:

> --- a/arch/arm/vfp/vfphw.S
> +++ b/arch/arm/vfp/vfphw.S
> @@ -18,13 +18,15 @@ #include <asm/thread_info.h>
> #include <asm/vfpmacros.h>
> #include "../kernel/entry-header.S"
>
> +#define KERN_DEBUG "<7>"
> +

These definitions should be available to assembly code via inclusion of
kernel.h?
-
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/