]> 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)
commitd3124e1fed25bd3263f26a52f1aac7fe43818543
tree9d8a2529c286a7d2bcd86cf5860c7bf8066c213d
parent3b6ff75dc52264494f657bf40d4e9f71da693a86
parent000880932bba70a472676f1c59b21c779dc0e1ef
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>