]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'octeontx2-debugfs-fixes'
authorDavid S. Miller <davem@davemloft.net>
Thu, 28 Oct 2021 13:47:37 +0000 (14:47 +0100)
committerDavid S. Miller <davem@davemloft.net>
Thu, 28 Oct 2021 13:47:37 +0000 (14:47 +0100)
commit9537053fe4d5608e223f6276fc449821840f4de6
tree9d8a2529c286a7d2bcd86cf5860c7bf8066c213d
parent8fc788a102fdddcd52e0dc23debdefad316effc5
parent12d4ecf0cf5b2e32c8f1dc722dc0ac51639b785c
Merge branch 'octeontx2-debugfs-fixes'

Rakesh Babu Saladi says:

====================
RVU Debugfs fix updates.

The following patch series consists of the patch fixes done over
rvu_debugfs.c and rvu_nix.c files.

Patch 1: Check and return if ipolicers do not exists.
Patch 2: Fix rsrc_alloc to print all enabled PF/VF entries with list of LFs
allocated for each functional block.
Patch 3: Fix possible null pointer dereference.
====================

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