freebsd-nq/sys/powerpc
Mitchell Horne 10fe6f80a6 minidump: Use the provided dump bitset
When constructing the set of dumpable pages, use the bitset provided by
the state argument, rather than assuming vm_page_dump invariably. For
normal kernel minidumps this will be a pointer to vm_page_dump, but when
dumping the live system it will not.

To do this, the functions in vm_dumpset.h are extended to accept the
desired bitset as an argument. Note that this provided bitset is assumed
to be derived from vm_page_dump, and therefore has the same size.

Reviewed by:	kib, markj, jhb
MFC after:	2 weeks
Sponsored by:	Juniper Networks, Inc.
Sponsored by:	Klara, Inc.
Differential Revision:	https://reviews.freebsd.org/D31992
2021-11-19 15:05:52 -04:00
..
aim minidump: Use the provided dump bitset 2021-11-19 15:05:52 -04:00
amigaone
booke sched: separate out schedinit_ap() 2021-11-03 15:54:59 -05:00
conf Add a COMPAT_FREEBSD13 kernel option 2021-11-17 03:08:40 +01:00
cpufreq
fpu
include minidump: Use the provided dump bitset 2021-11-19 15:05:52 -04:00
mambo
mikrotik
mpc85xx
ofw
powermac
powernv
powerpc minidump: Use the provided dump bitset 2021-11-19 15:05:52 -04:00
ps3
pseries
psim