aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorAndre Przywara <[email protected]>2015-05-21 17:26:19 +0100
committerGreg Kroah-Hartman <[email protected]>2015-05-24 13:08:51 -0700
commit075167ed71b7bd9fdeaa5c2f69179471d17e3712 (patch)
treea4a14d25cdbbec21764c822c7a9fc73774ee78e3 /tools/perf/scripts/python/net_dropmonitor.py
parent3873e2d7f63a9da3098b28c405d13f15667a01b0 (diff)
drivers: PL011: replace UART_MIS reading with _RIS & _IMSC
The PL011 register UART_MIS is actually a bitwise AND of the UART_RIS and the UART_MISC register. Since the SBSA UART does not include the _MIS register, use the two separate registers to get the same behaviour. Since we are inside the spinlock and we read the _IMSC register only once, there should be no race issue. Signed-off-by: Andre Przywara <[email protected]> Tested-by: Mark Langsdorf <[email protected]> Tested-by: Naresh Bhat <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions