summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorMohsin Bashir <mohsin.bashr@gmail.com>2026-01-15 03:33:50 +0300
committerJakub Kicinski <kuba@kernel.org>2026-01-21 05:18:41 +0300
commit0c86b52b1a942debbabf02f569b2d54117701f89 (patch)
tree4de755475d7039842a993ad5f47ec399311a3dab /include/linux
parentbafae5de41c203d0ee4a5af2aa61749890374ff6 (diff)
downloadlinux-0c86b52b1a942debbabf02f569b2d54117701f89.tar.xz
eth: fbnic: Allocate all pages for RX mailbox
Now that memory is allocated with GFP_KERNEL, allocation failures should be extremely rare. Ensure the FW communication ring is always fully populated with free pages, and hard fail initialization otherwise. This enables simplifications in next patches. Signed-off-by: Mohsin Bashir <mohsin.bashr@gmail.com> Link: https://patch.msgid.link/20260115003353.4150771-3-mohsin.bashr@gmail.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions