OSDN Git Service

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)
commitb4cf6a0a23bcf847def38f8e5220030b36dfabcf
tree55e6dc7a064c9ae200f759d0a1c31fa8317ac528
parent9463b2f72eadf93132815e7ee8e54b4f46e39be9
parent28b2d7d04b00150e2f06fa4ba9a99b9d2eb379bf
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>