Matthew Wilcox wrote:
> I read these things on the web so I dunno how to specify a BK command
> to do what needs to be done, but this cset:
> 
> http://www.kernel.org/pub/linux/kernel/v2.5/testing/cset/cset-1.1137.txt
> 
> is obviously wrong.
Yes, although the original patch itself was correct.
Obviously 2 patch sets that are trying to do the same
thing have been applied post 2.5.64.
Patch below would fix this...
Regards
Greg
--- linux-2.5.64-bk8/include/linux/list.h.org   Sat Mar 15 22:45:47 2003
+++ linux-2.5.64-bk8/include/linux/list.h       Sat Mar 15 22:45:53 2003
@@ -5,7 +5,6 @@
  #include <linux/stddef.h>
  #include <linux/prefetch.h>
-#include <linux/stddef.h>
  #include <asm/system.h>
  /*
------------------------------------------------------------------------
Greg Ungerer  --  Chief Software Wizard        EMAIL:  gerg@snapgear.com
SnapGear Pty Ltd                               PHONE:    +61 7 3435 2888
825 Stanley St,                                  FAX:    +61 7 3891 3630
Woolloongabba, QLD, 4102, Australia              WEB:   www.SnapGear.com
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/