diff options
author | Barry Song <song.bao.hua@hisilicon.com> | 2020-09-22 13:56:15 +1200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-09-23 17:33:52 -0700 |
commit | 36493269120e1fdc021001431b0cebad7d59958e (patch) | |
tree | cfe222858d04457feffd2a50ad2096bd97e0ed7a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | e4b9146849f246e77da4787657a3a95c1b6d2833 (diff) |
net: allwinner: remove redundant irqsave and irqrestore in hardIRQ
The comment "holders of db->lock must always block IRQs" and related
code to do irqsave and irqrestore don't make sense since we are in a
IRQ-disabled hardIRQ context.
Cc: Maxime Ripard <mripard@kernel.org>
Cc: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Barry Song <song.bao.hua@hisilicon.com>
Acked-by: Maxime Ripard <mripard@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions