Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1297441
| From | Matt Fleming <matt@codeblueprint.co.uk> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 1/4] x86/efi: show actual ending addresses in efi_print_memmap |
| Date | 2015-12-23 13:50 +0100 |
| Message-ID | <qIR1F-1bM-29@gated-at.bofh.it> (permalink) |
| References | <qGR5M-6NI-11@gated-at.bofh.it> <qGR5M-6NI-23@gated-at.bofh.it> <qIb2q-8oD-5@gated-at.bofh.it> <qIbc7-g6-35@gated-at.bofh.it> <qIBpU-8vR-17@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, 22 Dec, at 08:08:19PM, Elliott, Robert (Persistent Memory) wrote: > > While investigating the grub persistent memory corruption > issues, it was helpful to make this table match the ending > address convention used by: > * the kernel's e820 table prints > * the kernel's nosave memory prints > * grub's lsmmap and lsefimmap commands > * the UEFI shell's memmap command > > Using the excerpts from the patch, if you grep all the various > logs for c7fffffff, you won't find the line with c80000000. I like this. This is reasonable justification. Please inclue it in the commit log. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
(none) Robert Elliott <elliott@hpe.com> - 2015-12-18 01:30 +0100
[PATCH 2/4] efi: add NV memory attribute Robert Elliott <elliott@hpe.com> - 2015-12-18 01:30 +0100
Re: [PATCH 2/4] efi: add NV memory attribute Matt Fleming <matt@codeblueprint.co.uk> - 2015-12-21 17:00 +0100
[PATCH 4/4] x86/efi: print size and base in binary units in efi_print_memmap Robert Elliott <elliott@hpe.com> - 2015-12-18 01:30 +0100
Re: [PATCH 4/4] x86/efi: print size and base in binary units in efi_print_memmap Matt Fleming <matt@codeblueprint.co.uk> - 2015-12-21 17:20 +0100
RE: [PATCH 4/4] x86/efi: print size and base in binary units in efi_print_memmap "Elliott, Robert (Persistent Memory)" <elliott@hpe.com> - 2015-12-23 01:20 +0100
Re: [PATCH 4/4] x86/efi: print size and base in binary units in efi_print_memmap Matt Fleming <matt@codeblueprint.co.uk> - 2015-12-23 17:00 +0100
Re: [PATCH 4/4] x86/efi: print size and base in binary units in efi_print_memmap Andy Shevchenko <andy.shevchenko@gmail.com> - 2015-12-27 15:40 +0100
[PATCH 1/4] x86/efi: show actual ending addresses in efi_print_memmap Robert Elliott <elliott@hpe.com> - 2015-12-18 01:30 +0100
Re: [PATCH 1/4] x86/efi: show actual ending addresses in efi_print_memmap Matt Fleming <matt@codeblueprint.co.uk> - 2015-12-21 17:00 +0100
Re: [PATCH 1/4] x86/efi: show actual ending addresses in efi_print_memmap Matt Fleming <matt@codeblueprint.co.uk> - 2015-12-21 17:10 +0100
RE: [PATCH 1/4] x86/efi: show actual ending addresses in efi_print_memmap "Elliott, Robert (Persistent Memory)" <elliott@hpe.com> - 2015-12-22 21:10 +0100
Re: [PATCH 1/4] x86/efi: show actual ending addresses in efi_print_memmap Matt Fleming <matt@codeblueprint.co.uk> - 2015-12-23 13:50 +0100
RE: [PATCH 1/4] x86/efi: show actual ending addresses in efi_print_memmap "Elliott, Robert (Persistent Memory)" <elliott@hpe.com> - 2015-12-21 17:50 +0100
Re: [PATCH 1/4] x86/efi: show actual ending addresses in efi_print_memmap Matt Fleming <matt@codeblueprint.co.uk> - 2015-12-23 13:50 +0100
[PATCH v2 1/4] x86/efi: show actual ending addresses in efi_print_memmap Robert Elliott <elliott@hpe.com> - 2015-12-24 01:10 +0100
csiph-web