--- buffer.c.0 Mon Mar 6 10:43:37 2000
+++ buffer.c Mon Mar 6 10:43:25 2000
@@ -2474,6 +2474,7 @@
*/
int bdflush(void * unused)
{
+ struct task_struct *tsk = current;
int flushed;
/*
* We have a bare-bones task_struct, and really should fill
@@ -2481,17 +2482,17 @@
* display semi-sane things. Not real crucial though...
*/