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>] [<thread-prev] [day] [month] [year] [list]
Date:	Mon, 4 Jun 2012 10:13:02 +1000
From:	Tony Breeds <tony@...eyournoodle.com>
To:	Al Viro <viro@...IV.linux.org.uk>
Cc:	Geert Uytterhoeven <geert@...ux-m68k.org>,
	Yoshinori Sato <ysato@...rs.sourceforge.jp>,
	Andrew Morton <akpm@...ux-foundation.org>,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH 2/5] h8300/signal: Fix typo "statis"

On Sat, Jun 02, 2012 at 10:37:28PM +0100, Al Viro wrote:
> On Sat, Jun 02, 2012 at 10:35:36PM +0200, Geert Uytterhoeven wrote:
> > The keyword is "static", not "statis":
> > 
> > arch/h8300/kernel/signal.c:455:8: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'void'
> > arch/h8300/kernel/signal.c: In function 'do_notify_resume':
> > arch/h8300/kernel/signal.c:511:3: error: implicit declaration of function 'do_signal' [-Werror=implicit-function-declaration]
> > arch/h8300/kernel/signal.c: At top level:
> > arch/h8300/kernel/signal.c:414:1: warning: 'handle_signal' defined but not used [-Wunused-function]
> > 
> > Introduced in commit 7ae4e32a65148353db3458e3eb87117f25620ac5 ("h8300: switch
> > to saved_sigmask-based sigsuspend/rt_sigsuspend")
> 
> Sigh...  This one I don't even have a cross-toolchain for (ICEs galore),
> nevermind the setup to test on ;-/

/me pimps his crosscompilers *again*

http://kernel.org/pub/tools/crosstool/

I know it wont help with boot tests but it will catch simple build
thinko/typos

Yours Tony

Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ