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] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 6 Mar 2009 11:49:25 +0100
From:	Ingo Molnar <mingo@...e.hu>
To:	Lai Jiangshan <laijs@...fujitsu.com>
Cc:	LKML <linux-kernel@...r.kernel.org>,
	Peter Zijlstra <a.p.zijlstra@...llo.nl>
Subject: Re: [PATCH -tip] sched: use need_resched


* Lai Jiangshan <laijs@...fujitsu.com> wrote:

> 
> Impact: cleanup
> 
> use need_resched() instead of unlikely(test_thread_flag(TIF_NEED_RESCHED))
> 
> Signed-off-by: Lai Jiangshan <laijs@...fujitsu.com>

looks good - but it does not apply cleanly to the latest 
scheduler tree:

   http://people.redhat.com/mingo/tip.git/README

Could you please send a merged up patch and also make sure 
there's no other TIF_NEED_RESCHED usage in kernel/sched.c that 
could be converted to need_resched()?

Thanks,

	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