]> git.ipfire.org Git - thirdparty/grub.git/commit
mm: Debug support for region operations
authorDaniel Axtens <dja@axtens.net>
Thu, 21 Apr 2022 05:24:16 +0000 (15:24 +1000)
committerDaniel Kiper <daniel.kiper@oracle.com>
Mon, 4 Jul 2022 12:25:29 +0000 (14:25 +0200)
commit8afa5ef45b797ba5d8147ceee85ac2c59dcc7f09
treee0ddb870d96ed242bed594457e99a968f47e1e3c
parent052e6068be622ff53f1238b449c300dbd0a8abcd
mm: Debug support for region operations

This is handy for debugging. Enable with "set debug=regions".

Signed-off-by: Daniel Axtens <dja@axtens.net>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
Tested-by: Patrick Steinhardt <ps@pks.im>
grub-core/kern/mm.c