aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorCesar Eduardo Barros <[email protected]>2011-03-22 16:33:35 -0700
committerLinus Torvalds <[email protected]>2011-03-22 17:44:08 -0700
commitc69dbfb84e88503468b6c481aecdb48d76ad5bc6 (patch)
treeade74b75b80a0481ae6309c9cb0bc7298db13ad7 /tools/perf/scripts/python/netdev-times.py
parent9c8100ef26ba9012b8677a383179a0cf169fc7f3 (diff)
sys_swapon: move printk outside lock
The block in sys_swapon which does the final adjustments to the swap_info_struct and to swap_list is the same as the block which re-inserts it again at sys_swapoff on failure of try_to_unuse(). To be able to make both share the same code, move the printk() call in the middle of it to just after it. Signed-off-by: Cesar Eduardo Barros <[email protected]> Tested-by: Eric B Munson <[email protected]> Acked-by: Eric B Munson <[email protected]> Reviewed-by: KAMEZAWA Hiroyuki <[email protected]> Cc: Hugh Dickins <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions