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, 04 Sep 2006 23:04:37 +0100
From:	Alan Cox <alan@...rguk.ukuu.org.uk>
To:	Andreas Mohr <andi@...x01.fht-esslingen.de>
Cc:	akpm@...l.org, linux-ide@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH] ide: Fix crash on repeated reset

Ar Llu, 2006-09-04 am 21:38 +0200, ysgrifennodd Andreas Mohr:
> Hi,
> 
> On Mon, Sep 04, 2006 at 02:54:01PM +0100, Alan Cox wrote:
> >  	unsigned int sleeping	: 1;
> >  		/* BOOL: polling active & poll_timeout field valid */
> >  	unsigned int polling	: 1;
> > +	 	/* BOOL: in a polling reset situation. Must not trigger another reset yet */
> > +	unsigned	resetting  : 1;
> > +
> 
> Inconsistent variable type declarations/formatting?

Harmless but true. Updated in my tree.

Alan

-
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