Linux Headquarters
[ Register ]
[ About us ] [ Home Page ]

Advertisement
[ Kernel ] [ Documentation ] [ Links ] [ Books ]

Advertisement

Kernel v2.6.15-rc6 /Documentation/sparse.txt

Filename:/Documentation/sparse.txt
Lines Added:2
Lines Deleted:2
Also changed in: (Previous) 2.6.15-rc5  2.6.15-rc4  2.6.15-rc3  2.6.15-rc2  2.6.15-rc1  2.6.14-git14 
(Following) 2.6.15-rc7  2.6.15  2.6.17-git6  2.6.17-git7  2.6.17-git8  2.6.17-git9 

Location
[  2.6.15-rc6
  [  Documentation
     o  sparse.txt

Patch

diff --git a/Documentation/sparse.txt b/Documentation/sparse.txt
index 1829009..3f1c546 100644
--- a/Documentation/sparse.txt
+++ b/Documentation/sparse.txt
@@ -41,9 +41,9 @@ sure that bitwise types don't get mixed 
 vs cpu-endian vs whatever), and there the constant "0" really _is_
 special.
 
-Modify top-level Makefile to say
+Use
 
-CHECK           = sparse -Wbitwise
+   make C=[12] CF=-Wbitwise
 
 or you don't get any checking at all.
 


Comments: webmaster (at) linuxhq.com.
Advertising: banners (at) linuxhq.com.
Compilation ©1998-2008 Linux Headquarters, Inc.