]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
LinuxKPI: add devcoredump.h
authorBjoern A. Zeeb <bz@FreeBSD.org>
Mon, 24 May 2021 18:04:31 +0000 (18:04 +0000)
committerBjoern A. Zeeb <bz@FreeBSD.org>
Sun, 18 Jul 2021 00:35:01 +0000 (00:35 +0000)
commit1839f0c9ad55e902335e429d9bfe4b0036df36d5
treecd3af99b15fe824fcc795b12045a793d9f731f3c
parent61976d70a6d625419169aab9e80234ac9d3e225d
LinuxKPI: add devcoredump.h

Add linux/devcoredump.h with stub implementation of dev_coredumpv()
and dev_coredumpsg() which only free the passed in SG table as needed
for iwlwifi.

Sponsored by: The FreeBSD Foundation
Reviewed by: hselasky
Differential Revision: https://reviews.freebsd.org/D30423

(cherry picked from commit 29923fea032a6ac7c0defd74d0b23468b16fda93)
sys/compat/linuxkpi/common/include/linux/devcoredump.h [new file with mode: 0644]