]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'nfp-fix-rtsym-and-XPB-register-handling-in-debug-dump'
authorDavid S. Miller <davem@davemloft.net>
Fri, 15 Dec 2017 17:48:46 +0000 (12:48 -0500)
committerDavid S. Miller <davem@davemloft.net>
Fri, 15 Dec 2017 17:48:46 +0000 (12:48 -0500)
commitddba247636c1e0159e454e4cdd95b4f46ea5384b
tree55e6dc7a064c9ae200f759d0a1c31fa8317ac528
parent64e79021dc77c9f0a721d4b3ce3df31b1cec74ae
parentde33e54a6e069e4722853bd8e2a7a7613ff6ff0b
Merge branch 'nfp-fix-rtsym-and-XPB-register-handling-in-debug-dump'

Simon Horman says:

====================
nfp: fix rtsym and XPB register handling in debug dump

this series resolves two problems in the recently added debug dump facility.

* Correctly handle reading absolute rtysms
* Correctly handle special-case PB register reads

These fixes are for code only present in net-next.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>