]> bbs.cooldavid.org Git - net-next-2.6.git/commit - fs/exec.c
perfcounters: flush on setuid exec
authorIngo Molnar <mingo@elte.hu>
Tue, 16 Dec 2008 12:40:44 +0000 (13:40 +0100)
committerIngo Molnar <mingo@elte.hu>
Tue, 16 Dec 2008 13:00:15 +0000 (14:00 +0100)
commitf65cb45cba63f249458b669aa67069eabc37b2f5
tree5ebb0ec9a74704e8059e23625179e5e55c4ce016
parent0cc0c027d4e028632933f1be2dc4cd730358183b
perfcounters: flush on setuid exec

Pavel Machek pointed out that performance counters should be flushed
when crossing protection domains on setuid execution.

Reported-by: Pavel Machek <pavel@suse.cz>
Acked-by: Pavel Machek <pavel@suse.cz>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
fs/exec.c