lkml.org 
[lkml]   [1999]   [Oct]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[patch] 2.3.23/24 shm.c buglet

Christoph Rohland noticed that i've left a stupid debugging line in shm.c
- this i think explains some of the 2.3.24-pre1 X-lockup reports. (patch
attached)

-- mingo
--- linux/ipc/shm.c.orig3 Tue Oct 26 10:12:39 1999
+++ linux/ipc/shm.c Tue Oct 26 10:12:54 1999
@@ -681,7 +681,6 @@
pte_t entry = pte;

spin_unlock(&shm_lock);
- BUG();
page = lookup_swap_cache(entry);
if (!page) {
lock_kernel();
\
 
 \ /
  Last update: 2005-03-22 13:54    [W:0.025 / U:0.960 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site