login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2010
»
June
»
29
Re: [PATCH] avoid return NULL on root rb_node in rb_next/rb_prev in lib/rbtree.c
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [thread] [
date
] [
author
]
[view in full thread]
From: shenghui
Subject:
Re: [PATCH] avoid return NULL on root rb_node in rb_next/rb_prev in lib/rbtree.c
Date: Monday, June 28, 2010 - 11:34 pm
2010/6/29 shenghui <crosslonelyover@gmail.com>:
quoted text
> 2010/6/28 Peter Zijlstra <peterz@infradead.org>: >> So if ->rb_leftmost is NULL, then the if (!left) check in >> __pick_next_entity() would return null. >> >> As to the NULL deref in in pick_next_task_fair()->set_next_entity() that >> should never happen because pick_next_task_fair() will bail >> on !->nr_running. >> >> Furthermore, you've failed to mention what kernel version you're looking >> at. >> > > The kernel version is 2.6.35-rc3, and 2.6.34 has the same code. > > For nr->running, if current is the only process in the run queue, then > nr->running would not be zero. > 1784 if (!cfs_rq->nr_running) > 1785 return NULL; > pick_next_task_fair() could pass above check and run to following: > 1787 do { > 1788 se = pick_next_entity(cfs_rq); > 1789 set_next_entity(cfs_rq, se); > 1790 cfs_rq = group_cfs_rq(se); > 1791 } while (cfs_rq); > > Then pick_next_entity will get NULL for current is the root rb_node. > Then set_next_entity would fail on NULL deference. >
Sorry, I misunderstood the code. I'll put forward one new patch to avoid the NULL condition -- Thanks and Best Regards, shenghui --
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [thread] [
date
] [
author
]
Messages in current thread:
[PATCH] avoid return NULL on root rb_node in rb_next/rb_pr ...
, shenghui
, (Mon Jun 28, 6:17 am)
Re: [PATCH] avoid return NULL on root rb_node in rb_next/r ...
, shenghui
, (Mon Jun 28, 4:48 pm)
Re: [PATCH] avoid return NULL on root rb_node in rb_next/r ...
, shenghui
, (Mon Jun 28, 11:34 pm)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Paul Turner
[tg_shares_up rewrite v4 11/11] sched: update tg->shares after cpu.shares write
Mr. James W. Laferriere
Re: Linux 2.6.25-rc1 , syntax error near unexpected token `;'
Chuck Ebbert
Re: PCI: Unable to reserve mem region problem
Linus Torvalds
Linux 2.6.34-rc4
Mingming Cao
Re: [RFC 1/4] Large Blocksize support for Ext2/3/4
git
:
Ralf Wildenhues
[PATCH] Fix typos in the documentation
Len Brown
Re: fatal: unable to create '.git/index': File exists
Adeodato
Bazaar's patience diff as GIT_EXTERNAL_DIFF
Denis Bueno
Git clone error
Johannes Schindelin
Re: [PATCH 2/4] Add functions get_relative_cwd() and is_inside_dir()
git-commits-head
:
Linux Kernel Mailing List
ASoC: fix registration of the SoC card in the Freescale MPC8610 drivers
Linux Kernel Mailing List
drivers/acpi: use kasprintf
Linux Kernel Mailing List
nfsd41: sanity check client drc maxreqs
Linux Kernel Mailing List
bnx2x: Moving includes
Linux Kernel Mailing List
V4L/DVB: gspca - sonixj: Adjust minor values of sensor ov7630. - set the color ga...
openbsd-misc
:
Sevan / Venture37
Re: This is what Linus Torvalds calls openBSD crowd
Netmaffia.hu
Tini Lányok AKCIÓBAN OTTHON
Sam Fourman Jr.
Re: Help with Altell PC6700
Siju George
This is what Linus Torvalds calls openBSD crowd
Darrin Chandler
Re: OT: Python (was Re: vi in /bin)
linux-netdev
:
Kurt Van Dijck
Re: [PATCH net-next-2.6 1/2] can: add driver for Softing card
Eric Dumazet
Re: [PATCH net-next-2.6] net: Introduce skb_orphan_try()
Jamie Lokier
Re: POHMELFS high performance network filesystem. Transactions, failover, performa...
Jarek Poplawski
Re: socket api problem: can't bind an ipv6 socket to ::ffff:0.0.0.0
David Miller
Re: [PATCH v2] net: typos in comments in include/linux/igmp.h
Colocation donated by:
Syndicate