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]
Message-ID: <20090312100205.GA30095@elte.hu>
Date:	Thu, 12 Mar 2009 11:02:05 +0100
From:	Ingo Molnar <mingo@...e.hu>
To:	David Newall <davidn@...idnewall.com>
Cc:	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
	Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: [PATCH] fix off-by-one in __iterator_load_balance


* David Newall <davidn@...idnewall.com> wrote:

> David Newall wrote:
> > An off-by-one bug in __iterator_load_balance causes it to erroneously
> > return NULL if the next task on the list is also the last entry in the
> > list.  This patch corrects that fault.
> >   
> 
> Patch withdrawn.  Who'd have thought 2.6.27.19 was so out of date?

Yeah, the 2.6.27 -> latest-sched-devel distance is more than 250 
commits already - that's a lot of commits for the scheduler 
which is only 15 KLOC. Patches done on .27 are unlikely to apply 
- and bugs are often fixed already.

	Ingo
--
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