Re: [PATCH]: Definition for loglevel in KERN_OOPS

2013-05-28 Thread Valdis . Kletnieks
On Tue, 28 May 2013 20:00:45 -0400, Christopher Sacchi said: > This patch is for linux-3.10-rc2 and adds the definition for > KERN_OOPS (it can be used for whenever kernel oops occur) in > for . It is below the > double-dashes. OK, I'll bite. 1) Where in the kernel will this actually get used?

[PATCH]: Definition for loglevel in KERN_OOPS

2013-05-28 Thread Christopher Sacchi
This patch is for linux-3.10-rc2 and adds the definition for KERN_OOPS (it can be used for whenever kernel oops occur) in for . It is below the double-dashes. -- Signed-off-by: Christopher P. Sacchi --- include/linux/kern_levels.h 2013-05-20 17:38.0 -0400 +++ include/linux/kern_levels.h