diff options
author | 2009-07-08 17:05:32 -0700 | |
---|---|---|
committer | 2009-07-08 17:35:02 -0700 | |
commit | 2e3167308048ca6c810733384d8289082f7e4ec1 (patch) | |
tree | 7809f768c5baf4da1e73316cb1da36f2db8f87e1 /arch/x86/mm/fault.c | |
parent | atmel_lcdfb: fix regression with uninitalized fb_info->mm_lock mutex (diff) | |
download | linux-dev-2e3167308048ca6c810733384d8289082f7e4ec1.tar.xz linux-dev-2e3167308048ca6c810733384d8289082f7e4ec1.zip |
fealnx: Fix build breakage -- PR_CONT should be KERN_CONT
Commit ad361c98 ("Remove multiple KERN_ prefixes from printk formats")
broke the build for fealnx because it added some "printk(PR_CONT ..."
calls, when PR_CONT doesn't exist; it should be "printk(KERN_CONT ..."
Signed-off-by: Roland Dreier <rolandd@cisco.com>
Cc: Joe Perches <joe@perches.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/x86/mm/fault.c')
0 files changed, 0 insertions, 0 deletions