commit | 43bb40c9e3aa51a3b038c9df2c9afb4d4685614d | [log] [tgz] |
---|---|---|
author | Dave Jones <[email protected]> | Thu Jan 13 15:45:40 2011 -0800 |
committer | Linus Torvalds <[email protected]> | Thu Jan 13 17:32:31 2011 -0800 |
tree | 3b7d37ef585d4a94d7d56f62f02418b0b0d056c1 | |
parent | 5dfbd1d734ef5415bc47b034df7433ba21e40e7b [diff] |
sched: remove long deprecated CLONE_STOPPED flag This warning was added in commit bdff746a3915 ("clone: prepare to recycle CLONE_STOPPED") three years ago. 2.6.26 came and went. As far as I know, no-one is actually using CLONE_STOPPED. Signed-off-by: Dave Jones <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Ingo Molnar <[email protected]> Cc: Tejun Heo <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>