[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20061220193642.76a25dbf.akpm@osdl.org>
Date: Wed, 20 Dec 2006 19:36:42 -0800
From: Andrew Morton <akpm@...l.org>
To: David Rientjes <rientjes@...washington.edu>
Cc: "Robert P. J. Day" <rpjday@...dspring.com>,
linux-kernel@...r.kernel.org, trivial@...nel.org
Subject: Re: [PATCH] ppc : Use syslog macro for the printk log level.
On Mon, 18 Dec 2006 14:36:23 -0800 (PST)
David Rientjes <rientjes@...washington.edu> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists