lkml.org 
[lkml]   [1996]   [Jul]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Subject[patch] Very minor
Date
From
Since you can't compile the kernel with a version of GCC that has this bug,
might as well disable this bug identifier.

--- linux/kernel/panic.c.orig Sun Jul 28 23:37:52 1996
+++ linux/kernel/panic.c Sun Jul 28 23:40:51 1996
@@ -64,5 +64,8 @@

int bad_user_access_length(void)
{
+#if 0
panic("bad_user_access_length executed (not cool, dude)");
+#endif
}
+



\
 
 \ /
  Last update: 2005-03-22 13:38    [W:0.026 / U:1.012 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site