diff options
author | Yuntao Wang <ytcoode@gmail.com> | 2024-01-02 22:49:04 +0800 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2024-01-05 10:45:25 -0800 |
commit | 61bb219f9d83c1619e59153b837af25873a00a43 (patch) | |
tree | 07d5eee69a5c1952669ed8d1506aabe89790862a /mm | |
parent | 83d4a42a916677f0975997bc8894ac2ba9a5c6af (diff) | |
download | linux-stable-61bb219f9d83c1619e59153b837af25873a00a43.tar.gz linux-stable-61bb219f9d83c1619e59153b837af25873a00a43.tar.bz2 linux-stable-61bb219f9d83c1619e59153b837af25873a00a43.zip |
x86/crash: use SZ_1M macro instead of hardcoded value
Use SZ_1M macro instead of hardcoded 1<<20 to make code more readable.
Link: https://lkml.kernel.org/r/20240102144905.110047-3-ytcoode@gmail.com
Signed-off-by: Yuntao Wang <ytcoode@gmail.com>
Acked-by: Baoquan He <bhe@redhat.com>
Cc: Borislav Petkov (AMD) <bp@alien8.de>
Cc: Dave Hansen <dave.hansen@linux.intel.com>
Cc: Dave Young <dyoung@redhat.com>
Cc: Hari Bathini <hbathini@linux.ibm.com>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Sourabh Jain <sourabhjain@linux.ibm.com>
Cc: Takashi Iwai <tiwai@suse.de>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Vivek Goyal <vgoyal@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions