linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Linus Torvalds <torvalds@linux-foundation.org>
To: Pavel Tatashin <pasha.tatashin@oracle.com>
Cc: Andrew Morton <akpm@linux-foundation.org>,
	Thomas Gleixner <tglx@linutronix.de>,
	Matthew Wilcox <willy@infradead.org>,
	Ingo Molnar <mingo@redhat.com>, Jens Axboe <axboe@kernel.dk>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	David Miller <davem@davemloft.net>,
	Al Viro <viro@zeniv.linux.org.uk>,
	Dave Airlie <airlied@gmail.com>, Tejun Heo <tj@kernel.org>,
	Ted Ts'o <tytso@google.com>, Mike Snitzer <snitzer@redhat.com>,
	linux-mm <linux-mm@kvack.org>, Daniel Vacek <neelx@redhat.com>,
	Mel Gorman <mgorman@techsingularity.net>
Subject: Re: Instability in current -git tree
Date: Fri, 13 Jul 2018 20:25:22 -0700	[thread overview]
Message-ID: <CA+55aFxetyCqX2EzFBDdHtriwt6UDYcm0chHGQUdPX20qNHb4Q@mail.gmail.com> (raw)
In-Reply-To: <CAGM2rebeo3UUo2bL6kXCMGhuM36wjF5CfvqGG_3rpCfBs5S2wA@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1417 bytes --]

On Fri, Jul 13, 2018 at 8:04 PM Pavel Tatashin
<pasha.tatashin@oracle.com> wrote:
>
> > You can't just memset() the 'struct page' to zero after it's been set up.
>
> That should not be happening, unless there is a bug.

Well, it does seem to happen. My memory stress-tester has been running
for about half an hour now with the revert I posted - it used to
trigger the problem in maybe ~5 minutes before.

So I do think that revert fixes it for me. No guarantees, but since I
figured out how to trigger it, it's been fairly reliable.

> We want to zero those struct pages so we do not have uninitialized
> data accessed by various parts of the code that rounds down large
> pages and access the first page in section without verifying that the
> page is valid. The example of this is described in commit that
> introduced zero_resv_unavail()

I'm attaching the relevant (?) parts of dmesg, which has the node
ranges, maybe you can see what the problem with the code is.

(NOTE! This dmesg is with that "mem=6G" command line option, which causes that

  e820: remove [mem 0x180000000-0xfffffffffffffffe] usable

line - that's just because it's my stress-test boot. It happens with
or without it, but without the "mem=6G" it took days to trigger).

I'm more than willing to test patches (either for added information or
for testing fixes), although I think I'm getting off the computer for
today.

                Linus

[-- Attachment #2: dmesg.out --]
[-- Type: application/octet-stream, Size: 20941 bytes --]

[    0.000000] microcode: microcode updated early to revision 0xc2, date = 2017-11-16
[    0.000000] Linux version 4.18.0-rc4-00147-g2db39a2f491a-dirty (torvalds@i7) (gcc version 7.3.1 20180303 (Red Hat 7.3.1-5) (GCC)) #1 SMP Fri Jul 13 19:41:00 PDT 2018
[    0.000000] Command line: BOOT_IMAGE=/vmlinuz-4.18.0-rc4-00147-g2db39a2f491a-dirty root=/dev/mapper/fedora-root ro rd.lvm.lv=fedora/root rd.luks.uuid=luks-f2c8a074-6d74-4d53-8981-6691f6da8d19 rd.lvm.lv=fedora/swap rhgb quiet LANG=en_US.UTF-8 snd_hda_codec.dump_coef=1 mem=6G
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
[    0.000000] x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
[    0.000000] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000059000-0x000000000009efff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000b3ac4fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000b3ac5000-0x00000000b3af9fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000b3afa000-0x00000000b3e9bfff] usable
[    0.000000] BIOS-e820: [mem 0x00000000b3e9c000-0x00000000b3e9cfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000b3e9d000-0x00000000b3e9dfff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000b3e9e000-0x00000000c0b32fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000c0b33000-0x00000000c226cfff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000c226d000-0x00000000c227efff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000c227f000-0x00000000c2439fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000c243a000-0x00000000c2a61fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000c2a62000-0x00000000c32fefff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000c32ff000-0x00000000c32fffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000c3300000-0x00000000c7ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x0000000436ffffff] usable
[    0.000000] e820: remove [mem 0x180000000-0xfffffffffffffffe] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] e820: update [mem 0xb3795018-0xb37a5057] usable ==> usable
[    0.000000] e820: update [mem 0xb3795018-0xb37a5057] usable ==> usable
[    0.000000] e820: update [mem 0xb3786018-0xb3794057] usable ==> usable
[    0.000000] e820: update [mem 0xb3786018-0xb3794057] usable ==> usable
[    0.000000] extended physical RAM map:
[    0.000000] reserve setup_data: [mem 0x0000000000000000-0x0000000000057fff] usable
[    0.000000] reserve setup_data: [mem 0x0000000000058000-0x0000000000058fff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000000059000-0x000000000009efff] usable
[    0.000000] reserve setup_data: [mem 0x000000000009f000-0x00000000000fffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000000100000-0x00000000b3786017] usable
[    0.000000] reserve setup_data: [mem 0x00000000b3786018-0x00000000b3794057] usable
[    0.000000] reserve setup_data: [mem 0x00000000b3794058-0x00000000b3795017] usable
[    0.000000] reserve setup_data: [mem 0x00000000b3795018-0x00000000b37a5057] usable
[    0.000000] reserve setup_data: [mem 0x00000000b37a5058-0x00000000b3ac4fff] usable
[    0.000000] reserve setup_data: [mem 0x00000000b3ac5000-0x00000000b3af9fff] ACPI data
[    0.000000] reserve setup_data: [mem 0x00000000b3afa000-0x00000000b3e9bfff] usable
[    0.000000] reserve setup_data: [mem 0x00000000b3e9c000-0x00000000b3e9cfff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x00000000b3e9d000-0x00000000b3e9dfff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000b3e9e000-0x00000000c0b32fff] usable
[    0.000000] reserve setup_data: [mem 0x00000000c0b33000-0x00000000c226cfff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000c226d000-0x00000000c227efff] ACPI data
[    0.000000] reserve setup_data: [mem 0x00000000c227f000-0x00000000c2439fff] usable
[    0.000000] reserve setup_data: [mem 0x00000000c243a000-0x00000000c2a61fff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x00000000c2a62000-0x00000000c32fefff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000c32ff000-0x00000000c32fffff] usable
[    0.000000] reserve setup_data: [mem 0x00000000c3300000-0x00000000c7ffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000017fffffff] usable
[    0.000000] user-defined physical RAM map:
[    0.000000] user: [mem 0x0000000000000000-0x0000000000057fff] usable
[    0.000000] user: [mem 0x0000000000058000-0x0000000000058fff] reserved
[    0.000000] user: [mem 0x0000000000059000-0x000000000009efff] usable
[    0.000000] user: [mem 0x000000000009f000-0x00000000000fffff] reserved
[    0.000000] user: [mem 0x0000000000100000-0x00000000b3786017] usable
[    0.000000] user: [mem 0x00000000b3786018-0x00000000b3794057] usable
[    0.000000] user: [mem 0x00000000b3794058-0x00000000b3795017] usable
[    0.000000] user: [mem 0x00000000b3795018-0x00000000b37a5057] usable
[    0.000000] user: [mem 0x00000000b37a5058-0x00000000b3ac4fff] usable
[    0.000000] user: [mem 0x00000000b3ac5000-0x00000000b3af9fff] ACPI data
[    0.000000] user: [mem 0x00000000b3afa000-0x00000000b3e9bfff] usable
[    0.000000] user: [mem 0x00000000b3e9c000-0x00000000b3e9cfff] ACPI NVS
[    0.000000] user: [mem 0x00000000b3e9d000-0x00000000b3e9dfff] reserved
[    0.000000] user: [mem 0x00000000b3e9e000-0x00000000c0b32fff] usable
[    0.000000] user: [mem 0x00000000c0b33000-0x00000000c226cfff] reserved
[    0.000000] user: [mem 0x00000000c226d000-0x00000000c227efff] ACPI data
[    0.000000] user: [mem 0x00000000c227f000-0x00000000c2439fff] usable
[    0.000000] user: [mem 0x00000000c243a000-0x00000000c2a61fff] ACPI NVS
[    0.000000] user: [mem 0x00000000c2a62000-0x00000000c32fefff] reserved
[    0.000000] user: [mem 0x00000000c32ff000-0x00000000c32fffff] usable
[    0.000000] user: [mem 0x00000000c3300000-0x00000000c7ffffff] reserved
[    0.000000] user: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] user: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[    0.000000] user: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] user: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] user: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] user: [mem 0x0000000100000000-0x000000017fffffff] usable
[    0.000000] efi: EFI v2.50 by American Megatrends
[    0.000000] efi:  ACPI 2.0=0xb3ac5000  ACPI=0xb3ac5000  SMBIOS=0xc3205000  SMBIOS 3.0=0xc3204000  MPS=0xfca00  ESRT=0xbf23f2d8 
[    0.000000] SMBIOS 3.0.0 present.
[    0.000000] DMI: System manufacturer System Product Name/Z170-K, BIOS 3301 02/08/2017
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] last_pfn = 0x180000 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: write-back
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 00E0000000 mask 7FE0000000 uncachable
[    0.000000]   1 base 00D0000000 mask 7FF0000000 uncachable
[    0.000000]   2 base 00C8000000 mask 7FF8000000 uncachable
[    0.000000]   3 base 00C4000000 mask 7FFC000000 uncachable
[    0.000000]   4 base 00C3800000 mask 7FFF800000 uncachable
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000]   8 disabled
[    0.000000]   9 disabled
[    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.000000] last_pfn = 0xc3300 max_arch_pfn = 0x400000000
[    0.000000] found SMP MP-table at [mem 0x000fccb0-0x000fccbf] mapped at [(____ptrval____)]
[    0.000000] esrt: Reserving ESRT space from 0x00000000bf23f2d8 to 0x00000000bf23f310.
[    0.000000] Base memory trampoline at [(____ptrval____)] 97000 size 24576
[    0.000000] Using GB pages for direct mapping
[    0.000000] BRK [0x15c8f0000, 0x15c8f0fff] PGTABLE
[    0.000000] BRK [0x15c8f1000, 0x15c8f1fff] PGTABLE
[    0.000000] BRK [0x15c8f2000, 0x15c8f2fff] PGTABLE
[    0.000000] BRK [0x15c8f3000, 0x15c8f3fff] PGTABLE
[    0.000000] BRK [0x15c8f4000, 0x15c8f4fff] PGTABLE
[    0.000000] BRK [0x15c8f5000, 0x15c8f5fff] PGTABLE
[    0.000000] BRK [0x15c8f6000, 0x15c8f6fff] PGTABLE
[    0.000000] BRK [0x15c8f7000, 0x15c8f7fff] PGTABLE
[    0.000000] BRK [0x15c8f8000, 0x15c8f8fff] PGTABLE
[    0.000000] BRK [0x15c8f9000, 0x15c8f9fff] PGTABLE
[    0.000000] BRK [0x15c8fa000, 0x15c8fafff] PGTABLE
[    0.000000] BRK [0x15c8fb000, 0x15c8fbfff] PGTABLE
[    0.000000] Secure boot disabled
[    0.000000] RAMDISK: [mem 0x3cc63000-0x3e285fff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000B3AC5000 000024 (v02 ALASKA)
[    0.000000] ACPI: XSDT 0x00000000B3AC50A0 0000BC (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: FACP 0x00000000B3AEE3A8 000114 (v06 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: DSDT 0x00000000B3AC51F8 0291AE (v02 ALASKA A M I    01072009 INTL 20160422)
[    0.000000] ACPI: FACS 0x00000000C2A61C40 000040
[    0.000000] ACPI: APIC 0x00000000B3AEE4C0 0000BC (v03 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: FPDT 0x00000000B3AEE580 000044 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: BGRT 0x00000000B3AF9948 000038 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: MCFG 0x00000000B3AEE620 00003C (v01 ALASKA A M I    01072009 MSFT 00000097)
[    0.000000] ACPI: FIDT 0x00000000B3AEE660 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: SSDT 0x00000000B3AEE700 003041 (v02 SaSsdt SaSsdt   00003000 INTL 20160422)
[    0.000000] ACPI: SSDT 0x00000000B3AF1748 002544 (v02 PegSsd PegSsdt  00001000 INTL 20160422)
[    0.000000] ACPI: HPET 0x00000000B3AF3C90 000038 (v01 INTEL  SKL      00000001 MSFT 0000005F)
[    0.000000] ACPI: SSDT 0x00000000B3AF3CC8 000E3B (v02 INTEL  Ther_Rvp 00001000 INTL 20160422)
[    0.000000] ACPI: SSDT 0x00000000B3AF4B08 000B1D (v02 INTEL  xh_rvp08 00000000 INTL 20160422)
[    0.000000] ACPI: UEFI 0x00000000B3AF5628 000042 (v01 INTEL  EDK2     00000002      01000013)
[    0.000000] ACPI: SSDT 0x00000000B3AF5670 000EDE (v02 CpuRef CpuSsdt  00003000 INTL 20160422)
[    0.000000] ACPI: LPIT 0x00000000B3AF6550 000094 (v01 INTEL  SKL      00000000 MSFT 0000005F)
[    0.000000] ACPI: WSMT 0x00000000B3AF65E8 000028 (v01 INTEL  SKL      00000000 MSFT 0000005F)
[    0.000000] ACPI: SSDT 0x00000000B3AF6610 00029F (v02 INTEL  sensrhub 00000000 INTL 20160422)
[    0.000000] ACPI: SSDT 0x00000000B3AF68B0 003002 (v02 INTEL  PtidDevc 00001000 INTL 20160422)
[    0.000000] ACPI: DBGP 0x00000000B3AF98B8 000034 (v01 INTEL           00000002 MSFT 0000005F)
[    0.000000] ACPI: DBG2 0x00000000B3AF98F0 000054 (v00 INTEL           00000002 MSFT 0000005F)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000017fffffff]
[    0.000000] NODE_DATA(0) allocated [mem 0x17fffc000-0x17fffffff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x000000017fffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x0000000000057fff]
[    0.000000]   node   0: [mem 0x0000000000059000-0x000000000009efff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x00000000b3ac4fff]
[    0.000000]   node   0: [mem 0x00000000b3afa000-0x00000000b3e9bfff]
[    0.000000]   node   0: [mem 0x00000000b3e9e000-0x00000000c0b32fff]
[    0.000000]   node   0: [mem 0x00000000c227f000-0x00000000c2439fff]
[    0.000000]   node   0: [mem 0x00000000c32ff000-0x00000000c32fffff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x000000017fffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000017fffffff]
[    0.000000] On node 0 totalpages: 1313877
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 24 pages reserved
[    0.000000]   DMA zone: 3997 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 12275 pages used for memmap
[    0.000000]   DMA32 zone: 785592 pages, LIFO batch:31
[    0.000000]   Normal zone: 8192 pages used for memmap
[    0.000000]   Normal zone: 524288 pages, LIFO batch:31
[    0.000000] Reserved but unavailable: 98 pages
[    0.000000] Reserving Intel graphics memory at [mem 0xc4000000-0xc7ffffff]
[    0.000000] ACPI: PM-Timer IO Port: 0x1808
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[    0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.000000] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[    0.000000] [mem 0xc8000000-0xf7ffffff] available for PCI devices
[    0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[    0.000000] random: get_random_bytes called from start_kernel+0x90/0x4b3 with crng_init=0
[    0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:8 nr_node_ids:1
[    0.000000] percpu: Embedded 42 pages/cpu @(____ptrval____) s134296 r8192 d29544 u262144
[    0.000000] pcpu-alloc: s134296 r8192 d29544 u262144 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 1293322
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-4.18.0-rc4-00147-g2db39a2f491a-dirty root=/dev/mapper/fedora-root ro rd.lvm.lv=fedora/root rd.luks.uuid=luks-f2c8a074-6d74-4d53-8981-6691f6da8d19 rd.lvm.lv=fedora/swap rhgb quiet LANG=en_US.UTF-8 snd_hda_codec.dump_coef=1 mem=6G
[    0.000000] Memory: 4844700K/5255508K available (12300K kernel code, 1375K rwdata, 3696K rodata, 1516K init, 724K bss, 410808K reserved, 0K cma-reserved)
...
[    0.112720] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
[    0.112721] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
[    0.112722] e820: reserve RAM buffer [mem 0xb3786018-0xb3ffffff]
[    0.112722] e820: reserve RAM buffer [mem 0xb3795018-0xb3ffffff]
[    0.112723] e820: reserve RAM buffer [mem 0xb3ac5000-0xb3ffffff]
[    0.112723] e820: reserve RAM buffer [mem 0xb3e9c000-0xb3ffffff]
[    0.112724] e820: reserve RAM buffer [mem 0xc0b33000-0xc3ffffff]
[    0.112725] e820: reserve RAM buffer [mem 0xc243a000-0xc3ffffff]
[    0.112725] e820: reserve RAM buffer [mem 0xc3300000-0xc3ffffff]
[    0.112774] NetLabel: Initializing
[    0.112774] NetLabel:  domain hash size = 128
[    0.112775] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.112782] NetLabel:  unlabeled traffic allowed by default
[    0.112784] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.112784] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[    0.114009] clocksource: Switched to clocksource tsc-early
[    0.120989] VFS: Disk quotas dquot_6.6.0
[    0.120996] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.121023] pnp: PnP ACPI init
[    0.121137] system 00:00: [io  0x0290-0x029f] has been reserved
[    0.121139] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.121338] pnp 00:01: [dma 0 disabled]
[    0.121362] pnp 00:01: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.121479] system 00:02: [io  0x0680-0x069f] has been reserved
[    0.121480] system 00:02: [io  0xffff] has been reserved
[    0.121481] system 00:02: [io  0xffff] has been reserved
[    0.121482] system 00:02: [io  0xffff] has been reserved
[    0.121482] system 00:02: [io  0x1800-0x18fe] has been reserved
[    0.121483] system 00:02: [io  0x164e-0x164f] has been reserved
[    0.121485] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.121532] system 00:03: [io  0x0800-0x087f] has been reserved
[    0.121533] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.121542] pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.121558] system 00:05: [io  0x1854-0x1857] has been reserved
[    0.121560] system 00:05: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.121675] system 00:06: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.121676] system 00:06: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.121677] system 00:06: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.121678] system 00:06: [mem 0xf8000000-0xfbffffff] has been reserved
[    0.121679] system 00:06: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.121679] system 00:06: [mem 0xfed90000-0xfed93fff] has been reserved
[    0.121680] system 00:06: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.121681] system 00:06: [mem 0xff000000-0xffffffff] has been reserved
[    0.121682] system 00:06: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.121683] system 00:06: [mem 0xf7fc0000-0xf7fdffff] has been reserved
[    0.121685] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.121705] system 00:07: [mem 0xfd000000-0xfdabffff] has been reserved
[    0.121706] system 00:07: [mem 0xfdad0000-0xfdadffff] has been reserved
[    0.121707] system 00:07: [mem 0xfdac0000-0xfdacffff] has been reserved
[    0.121708] system 00:07: [mem 0xfdae0000-0xfdaeffff] has been reserved
[    0.121708] system 00:07: [mem 0xfdaf0000-0xfdafffff] has been reserved
[    0.121709] system 00:07: [mem 0xfdb00000-0xfdffffff] has been reserved
[    0.121710] system 00:07: [mem 0xfe000000-0xfe01ffff] could not be reserved
[    0.121711] system 00:07: [mem 0xfe036000-0xfe03bfff] has been reserved
[    0.121712] system 00:07: [mem 0xfe03d000-0xfe3fffff] has been reserved
[    0.121713] system 00:07: [mem 0xfe410000-0xfe7fffff] has been reserved
[    0.121715] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.121875] system 00:08: [io  0xfe00-0xfefe] has been reserved
[    0.121877] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.122505] system 00:09: [mem 0xfdaf0000-0xfdafffff] has been reserved
[    0.122506] system 00:09: [mem 0xfdae0000-0xfdaeffff] has been reserved
[    0.122506] system 00:09: [mem 0xfdac0000-0xfdacffff] has been reserved
[    0.122508] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)

  reply	other threads:[~2018-07-14  3:25 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CA+55aFyARQV302+mXNYznrOOjzW+yxbcv+=OkD43dG6G1ktoMQ@mail.gmail.com>
     [not found] ` <alpine.DEB.2.21.1807140031440.2644@nanos.tec.linutronix.de>
     [not found]   ` <CA+55aFzBx1haeM2QSFvhaW2t_HVK78Y=bKvsiJmOZztwkZ-y7Q@mail.gmail.com>
     [not found]     ` <CA+55aFzVGa57apuzDMBLgWQQRcm3BNBs1UEg-G_2o7YW1i=o2Q@mail.gmail.com>
     [not found]       ` <CA+55aFy9NJZeqT7h_rAgbKUZLjzfxvDPwneFQracBjVhY53aQQ@mail.gmail.com>
2018-07-13 23:48         ` Andrew Morton
2018-07-13 23:51           ` Linus Torvalds
2018-07-13 23:58             ` Andrew Morton
2018-07-14  0:19               ` Pavel Tatashin
2018-07-14  0:28                 ` Linus Torvalds
2018-07-14  0:46                   ` Pavel Tatashin
2018-07-14  2:40                     ` Linus Torvalds
2018-07-14  3:03                       ` Pavel Tatashin
2018-07-14  3:25                         ` Linus Torvalds [this message]
2018-07-14  3:28                           ` Pavel Tatashin
2018-07-14 13:39                           ` Pavel Tatashin
2018-07-14 17:11                             ` Linus Torvalds
2018-07-14 17:29                               ` Linus Torvalds
2018-07-16 12:06                             ` Michal Hocko
2018-07-16 12:09                               ` Pavel Tatashin
2018-07-16 12:29                                 ` Michal Hocko
2018-07-16 13:26                                   ` Pavel Tatashin
2018-07-16 14:12                                     ` Michal Hocko
2018-07-16 13:39                                   ` Oscar Salvador
2018-07-14  3:04                       ` Linus Torvalds
2018-07-14  0:20             ` Linus Torvalds
2018-07-14  9:28               ` Ard Biesheuvel
2018-07-17  2:59               ` Ard Biesheuvel
2018-07-17  3:14                 ` Ard Biesheuvel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CA+55aFxetyCqX2EzFBDdHtriwt6UDYcm0chHGQUdPX20qNHb4Q@mail.gmail.com \
    --to=torvalds@linux-foundation.org \
    --cc=airlied@gmail.com \
    --cc=akpm@linux-foundation.org \
    --cc=axboe@kernel.dk \
    --cc=davem@davemloft.net \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-mm@kvack.org \
    --cc=mgorman@techsingularity.net \
    --cc=mingo@redhat.com \
    --cc=neelx@redhat.com \
    --cc=pasha.tatashin@oracle.com \
    --cc=snitzer@redhat.com \
    --cc=tglx@linutronix.de \
    --cc=tj@kernel.org \
    --cc=tytso@google.com \
    --cc=viro@zeniv.linux.org.uk \
    --cc=willy@infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox