diff options
author | Frederic Weisbecker <[email protected]> | 2012-11-14 00:26:54 +0100 |
---|---|---|
committer | Frederic Weisbecker <[email protected]> | 2012-11-19 16:41:41 +0100 |
commit | 1017769bd0073f0a73e066377cd79a10cf0a33ab (patch) | |
tree | b9abda7f6e5b9525c1685acbffbc4f6034f8f3b3 /net/unix/af_unix.c | |
parent | e3942ba04052364d3c6454103362cafd87456010 (diff) |
vtime: No need to disable irqs on vtime_account()
vtime_account() is only called from irq entry. irqs
are always disabled at this point so we can safely
remove the irq disabling guards on that function.
Signed-off-by: Frederic Weisbecker <[email protected]>
Reviewed-by: Steven Rostedt <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Steven Rostedt <[email protected]>
Cc: Paul Gortmaker <[email protected]>
Cc: Tony Luck <[email protected]>
Cc: Fenghua Yu <[email protected]>
Cc: Benjamin Herrenschmidt <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Martin Schwidefsky <[email protected]>
Cc: Heiko Carstens <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions