[Crash-utility] [RFC PATCH 4/9] defs.h: Introduce flag VALIDATE_KDUMP_HEADERS

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This flag represents state of whether --validate_kdump_headres
command-line option is specified. The command-line option will be
added in the later commit.
---
 defs.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/defs.h b/defs.h
index 98650e8..16504da 100644
--- a/defs.h
+++ b/defs.h
@@ -570,6 +570,7 @@ struct program_context {
 #define MEMSRC_LOCAL         (0x80000ULL)
 #define REDZONE             (0x100000ULL)
 #define VMWARE_VMSS_GUESTDUMP (0x200000ULL)
+#define VALIDATE_KDUMP_HEADERS (0x400000ULL)
 	char *cleanup;
 	char *namelist_orig;
 	char *namelist_debug_orig;
-- 
2.43.1
--
Crash-utility mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxxxxxx
https://${domain_name}/admin/lists/devel.lists.crash-utility.osci.io/
Contribution Guidelines: https://github.com/crash-utility/crash/wiki




[Index of Archives]     [Fedora Development]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]

 

Powered by Linux