login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2010
»
October
»
26
Re: [resend][PATCH 3/4] move cred_guard_mutex from task_struct to signal_struct
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: KOSAKI Motohiro
Subject:
Re: [resend][PATCH 3/4] move cred_guard_mutex from task_struct to signal_struct
Date: Tuesday, October 26, 2010 - 6:04 am
Hello,
quoted text
> > Except: I am not sure about -stable. At least, this patch should > > not go into the <2.6.35 kernels, it relies on misc changes which > > changed the scope of task->signal. Before 2.6.35 almost any user > > of ->cred_guard_mutex can race with exit and hit ->signal == NULL. > > I see no justification for a change like this in any -stable tree. It's > just a cleanup, right? If it's a prerequisite for the fix we like for an > "important" bug, then that's a different story. In its own right, it's > clearly not appropriate for backporting.
Because [4/4] depend on [3/4] and I hope to backport it. Do you dislike it too? Thanks. --
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:
[resend][PATCH 1/4] oom: remove totalpage normalization fr ...
, KOSAKI Motohiro
, (Sun Oct 24, 8:26 pm)
[resend][PATCH 2/4] Revert "oom: deprecate oom_adj tunable"
, KOSAKI Motohiro
, (Sun Oct 24, 8:27 pm)
[resend][PATCH 3/4] move cred_guard_mutex from task_struct ...
, KOSAKI Motohiro
, (Sun Oct 24, 8:28 pm)
[resend][PATCH 4/4] oom: don't ignore rss in nascent mm
, KOSAKI Motohiro
, (Sun Oct 24, 8:29 pm)
Re: [resend][PATCH 4/4] oom: don't ignore rss in nascent mm
, pageexec
, (Mon Oct 25, 4:28 am)
Re: [resend][PATCH 3/4] move cred_guard_mutex from task_st ...
, Roland McGrath
, (Mon Oct 25, 10:26 am)
Re: [resend][PATCH 3/4] move cred_guard_mutex from task_st ...
, Oleg Nesterov
, (Mon Oct 25, 10:42 am)
Re: [resend][PATCH 3/4] move cred_guard_mutex from task_st ...
, Roland McGrath
, (Mon Oct 25, 10:51 am)
Re: [resend][PATCH 1/4] oom: remove totalpage normalizatio ...
, David Rientjes
, (Mon Oct 25, 1:37 pm)
Re: [resend][PATCH 2/4] Revert "oom: deprecate oom_adj tun ...
, David Rientjes
, (Mon Oct 25, 1:40 pm)
Re: [resend][PATCH 4/4] oom: don't ignore rss in nascent mm
, KOSAKI Motohiro
, (Tue Oct 26, 12:25 am)
Re: [resend][PATCH 2/4] Revert "oom: deprecate oom_adj tun ...
, KOSAKI Motohiro
, (Tue Oct 26, 6:01 am)
Re: [resend][PATCH 3/4] move cred_guard_mutex from task_st ...
, KOSAKI Motohiro
, (Tue Oct 26, 6:04 am)
Re: [resend][PATCH 3/4] move cred_guard_mutex from task_st ...
, Roland McGrath
, (Tue Oct 26, 6:18 am)
Re: [resend][PATCH 2/4] Revert "oom: deprecate oom_adj tun ...
, David Rientjes
, (Tue Oct 26, 12:37 pm)
Re: [resend][PATCH 2/4] Revert "oom: deprecate oom_adj tun ...
, KOSAKI Motohiro
, (Mon Nov 1, 12:06 am)
Re: [resend][PATCH 2/4] Revert "oom: deprecate oom_adj tun ...
, David Rientjes
, (Mon Nov 1, 12:36 pm)
Re: [resend][PATCH 2/4] Revert "oom: deprecate oom_adj tun ...
, KOSAKI Motohiro
, (Mon Nov 8, 7:26 pm)
Re: [resend][PATCH 2/4] Revert "oom: deprecate oom_adj tun ...
, KOSAKI Motohiro
, (Mon Nov 8, 8:28 pm)
Re: [resend][PATCH 2/4] Revert "oom: deprecate oom_adj tun ...
, David Rientjes
, (Tue Nov 9, 4:33 pm)
Re: [resend][PATCH 2/4] Revert "oom: deprecate oom_adj tun ...
, Alan Cox
, (Tue Nov 9, 4:35 pm)
Re: [resend][PATCH 2/4] Revert "oom: deprecate oom_adj tun ...
, David Rientjes
, (Tue Nov 9, 4:48 pm)
[patch] oom: document obsolete oom_adj tunable
, David Rientjes
, (Tue Nov 9, 4:55 pm)
Re: [resend][PATCH 2/4] Revert "oom: deprecate oom_adj tun ...
, KOSAKI Motohiro
, (Sat Nov 13, 10:07 pm)
Re: [resend][PATCH 2/4] Revert "oom: deprecate oom_adj tun ...
, David Rientjes
, (Sun Nov 14, 2:39 pm)
Re: [patch] oom: document obsolete oom_adj tunable
, KOSAKI Motohiro
, (Sun Nov 14, 5:22 pm)
Re: [resend][PATCH 2/4] Revert "oom: deprecate oom_adj tun ...
, KOSAKI Motohiro
, (Sun Nov 14, 5:24 pm)
Re: [resend][PATCH 2/4] Revert "oom: deprecate oom_adj tun ...
, David Rientjes
, (Mon Nov 15, 2:59 am)
Re: [patch] oom: document obsolete oom_adj tunable
, David Rientjes
, (Mon Nov 15, 3:38 am)
Re: [resend][PATCH 2/4] Revert "oom: deprecate oom_adj tun ...
, KOSAKI Motohiro
, (Tue Nov 23, 12:16 am)
Re: [patch] oom: document obsolete oom_adj tunable
, KOSAKI Motohiro
, (Tue Nov 23, 12:16 am)
Re: [resend][PATCH 4/4] oom: don't ignore rss in nascent mm
, Oleg Nesterov
, (Tue Nov 23, 7:34 am)
Re: [resend][PATCH 4/4] oom: don't ignore rss in nascent mm
, KOSAKI Motohiro
, (Tue Nov 23, 5:24 pm)
Re: [resend][PATCH 4/4] oom: don't ignore rss in nascent mm
, Oleg Nesterov
, (Wed Nov 24, 4:09 am)
Re: [resend][PATCH 4/4] oom: don't ignore rss in nascent mm
, KOSAKI Motohiro
, (Thu Nov 25, 4:06 am)
Re: [resend][PATCH 4/4] oom: don't ignore rss in nascent mm
, Oleg Nesterov
, (Thu Nov 25, 7:02 am)
Re: [resend][PATCH 4/4] oom: don't ignore rss in nascent mm
, Oleg Nesterov
, (Thu Nov 25, 12:36 pm)
Re: [resend][PATCH 2/4] Revert "oom: deprecate oom_adj tun ...
, David Rientjes
, (Sat Nov 27, 6:41 pm)
Re: [resend][PATCH 4/4] oom: don't ignore rss in nascent mm
, KOSAKI Motohiro
, (Sun Nov 28, 10:25 pm)
Re: [resend][PATCH 4/4] oom: don't ignore rss in nascent mm
, Oleg Nesterov
, (Mon Nov 29, 4:33 am)
Re: [resend][PATCH 4/4] oom: don't ignore rss in nascent mm
, Oleg Nesterov
, (Mon Nov 29, 11:23 am)
Re: [resend][PATCH 4/4] oom: don't ignore rss in nascent mm
, KOSAKI Motohiro
, (Mon Nov 29, 5:06 pm)
Re: [resend][PATCH 2/4] Revert "oom: deprecate oom_adj tun ...
, KOSAKI Motohiro
, (Tue Nov 30, 6:03 am)
[PATCH 0/2] exec: more excessive argument size fixes for 2 ...
, Oleg Nesterov
, (Tue Nov 30, 12:54 pm)
[PATCH 1/2] exec: make argv/envp memory visible to oom-killer
, Oleg Nesterov
, (Tue Nov 30, 12:55 pm)
[PATCH 2/2] exec: copy-and-paste the fixes into compat_do_ ...
, Oleg Nesterov
, (Tue Nov 30, 12:56 pm)
[PATCH 0/4] exec: unify compat/non-compat code
, Oleg Nesterov
, (Tue Nov 30, 1:00 pm)
[PATCH 1/4] exec: introduce get_arg_ptr() helper
, Oleg Nesterov
, (Tue Nov 30, 1:00 pm)
[PATCH 2/4] exec: introduce "bool compat" argument
, Oleg Nesterov
, (Tue Nov 30, 1:01 pm)
[PATCH 3/4] exec: unify compat_do_execve() code
, Oleg Nesterov
, (Tue Nov 30, 1:01 pm)
[PATCH 4/4] exec: unexport acct_arg_size() and get_arg_page()
, Oleg Nesterov
, (Tue Nov 30, 1:01 pm)
Re: [resend][PATCH 2/4] Revert "oom: deprecate oom_adj tun ...
, David Rientjes
, (Tue Nov 30, 1:07 pm)
Re: [PATCH 1/2] exec: make argv/envp memory visible to oom ...
, KOSAKI Motohiro
, (Tue Nov 30, 5:12 pm)
Re: [PATCH 2/2] exec: copy-and-paste the fixes into compat ...
, KOSAKI Motohiro
, (Tue Nov 30, 8:04 pm)
Re: [PATCH 0/4] exec: unify compat/non-compat code
, KOSAKI Motohiro
, (Tue Nov 30, 8:09 pm)
(No subject header)
, Milton Miller
, (Wed Dec 1, 10:37 am)
Re: [PATCH 1/2] exec: make argv/envp memory visible to oom ...
, Oleg Nesterov
, (Wed Dec 1, 11:07 am)
Re: (No subject header)
, Oleg Nesterov
, (Wed Dec 1, 11:27 am)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Michael Trimarchi
Re: [PATCH] VFS: make file->f_pos access atomic on 32bit arch
Miklos Szeredi
[patch 14/15] vfs: more path_permission() conversions
Serge E. Hallyn
Re: [RFC v5][PATCH 7/8] Infrastructure for shared objects
Bernd Schmidt
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3
Takashi Iwai
[PATCH 2/2] input: Add LED support to Synaptics device
git
:
Junio C Hamano
Re: mingw, windows, crlf/lf, and git
Eyvind Bernhardsen
Re: Where has "git ls-remote" reference pattern matching gone?
Shawn O. Pearce
Re: Switching from CVS to GIT
Todd Zullinger
Re: [PATCH 2/2] send-email: rfc2047-quote subject lines with non-ascii characters
Santi Béjar
Re: How to use git-fmt-merge-msg?
linux-netdev
:
Ramkrishna Vepa
[net-2.6 PATCH 1/10] Neterion: New driver: Driver help file
Mark Anthony
invitation / inquiry
Ingo Molnar
Re: [PATCH 08/16] dma-debug: add core checking functions
David Miller
Re: [PATCH 1/3] f_phonet: dev_kfree_skb instead of dev_kfree_skb_any in TX callback
Sascha Hauer
[PATCH 03/12] fec: do not typedef struct types
git-commits-head
:
Linux Kernel Mailing List
amba: struct device - replace bus_id with dev_name(), dev_set_name()
Linux Kernel Mailing List
MIPS: Yosemite: Convert SMP startup lock to arch spinlock.
Linux Kernel Mailing List
ARM: S5PC100: IRQ and timer
Linux Kernel Mailing List
davinci: edma: clear interrupt status for interrupt enabled channels only
Linux Kernel Mailing List
x86, mm, kprobes: fault.c, simplify notify_page_fault()
openbsd-misc
:
Daniel A. Ramaley
Re: [semi-OT] Can anyone recommend an OpenBSD-compatible colour laser printer?
Matthias Kilian
Re: can't get vesa @ 1280x800 or nv
Tobias Ulmer
Re: Problem after upgrade 4.5 to 4.6: ERR M
Philip Guenther
Re: SIGCHLD and libpthread.so
J.C. Roberts
Re: [semi-OT] Can anyone recommend an OpenBSD-compatible colour laser printer?
Colocation donated by:
Syndicate