lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Fri, 20 Feb 2009 17:10:53 +0900
From:	Tetsuo Handa <penguin-kernel@...ove.sakura.ne.jp>
To:	linux-kernel@...r.kernel.org
Subject: [linux-next-20090219] \"struct pgprot\" incomplete type warning.

When compiling on Sarge (gcc (GCC) 3.3.5), below warning appears on every file.
Though it is harmless, is it possible to make compiler silent?
-----
In file included from /usr/src/linux/kernel/git/sfr/linux-next.git/arch/x86/include/asm/page.h:8,
                 from /usr/src/linux/kernel/git/sfr/linux-next.git/arch/x86/include/asm/thread_info.h:11,
                 from include/linux/thread_info.h:55,
                 from include/linux/preempt.h:9,
                 from ......:..,
                 from ......:..,
/usr/src/linux/kernel/git/sfr/linux-next.git/arch/x86/include/asm/page_types.h:54: warning: parameter has incomplete type
/usr/src/linux/kernel/git/sfr/linux-next.git/arch/x86/include/asm/page_types.h:56: warning: parameter has incomplete type
-----
Regards.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ