Re: Please pull 'revert-libertas' branch of wireless-2.6
From: Dan Williams <hidden>
Date: 2007-05-10 19:59:13
Also in:
lkml
From: Dan Williams <hidden>
Date: 2007-05-10 19:59:13
Also in:
lkml
On Wed, 2007-05-09 at 17:41 -0400, Jeff Garzik wrote:
Dan Williams wrote:quoted
I can fix those up; but setting KBUILD_VERBOSE=1 and recompiling doesn't show any of them in current libertas-2.6; -Wall is definitely defined. Is there another way to enable something give yet more verbose debug output?The copious libertas warnings are present in vanilla upstream linux-2.6.git. Just do "make allmodconfig && make -sj4". Jeff P.S. Make sure libertas is free of sparse warnings, as all drivers should be. Read Documentation/sparse.txt.
Sparse stuff fixed. Still getting working on 64-bit compiles. Dan
Jeff