Re: [PATCH] Add KERN_* prefix to printks in bug.h

2007-07-21 Thread Diego Woitasen
On Mon, Jul 16, 2007 at 08:45:47AM +0400, Alexey Dobriyan wrote: > On Sun, Jul 15, 2007 at 09:36:59PM -0300, Diego Woitasen wrote: > > --- > > include/asm-generic/bug.h | 25 + > > 1 files changed, 13 insertions(+), 12 deletions(-) > > > > diff --git a/include/asm-generi

Re: [PATCH] Add KERN_* prefix to printks in bug.h

2007-07-15 Thread Alexey Dobriyan
On Sun, Jul 15, 2007 at 09:36:59PM -0300, Diego Woitasen wrote: > --- > include/asm-generic/bug.h | 25 + > 1 files changed, 13 insertions(+), 12 deletions(-) > > diff --git a/include/asm-generic/bug.h b/include/asm-generic/bug.h > index 7f30cce..6e49266 100644 > --- a/i

[PATCH] Add KERN_* prefix to printks in bug.h

2007-07-15 Thread Diego Woitasen
--- include/asm-generic/bug.h | 25 + 1 files changed, 13 insertions(+), 12 deletions(-) diff --git a/include/asm-generic/bug.h b/include/asm-generic/bug.h index 7f30cce..6e49266 100644 --- a/include/asm-generic/bug.h +++ b/include/asm-generic/bug.h @@ -8,22 +8,23 @@ #i