search for: tboot_addr

Displaying 7 results from an estimated 7 matches for "tboot_addr".

Did you mean: boot_addr
2017 Feb 17
0
[PATCH 09/35] x86: Convert remaining uses of pr_warning to pr_warn
...pu_page_first_chunk(PERCPU_FIRST_CHUNK_RESERVE, diff --git a/arch/x86/kernel/tboot.c b/arch/x86/kernel/tboot.c index b868fa1b812b..a6b57d8d0b9b 100644 --- a/arch/x86/kernel/tboot.c +++ b/arch/x86/kernel/tboot.c @@ -70,7 +70,7 @@ void __init tboot_probe(void) */ if (!e820_any_mapped(boot_params.tboot_addr, boot_params.tboot_addr, E820_RESERVED)) { - pr_warning("non-0 tboot_addr but it is not of type E820_RESERVED\n"); + pr_warn("non-0 tboot_addr but it is not of type E820_RESERVED\n"); return; } @@ -78,13 +78,12 @@ void __init tboot_probe(void) set_fixmap(FIX_...
2017 Feb 17
11
[PATCH 00/35] treewide trivial patches converting pr_warning to pr_warn
There are ~4300 uses of pr_warn and ~250 uses of the older pr_warning in the kernel source tree. Make the use of pr_warn consistent across all kernel files. This excludes all files in tools/ as there is a separate define pr_warning for that directory tree and pr_warn is not used in tools/. Done with 'sed s/\bpr_warning\b/pr_warn/' and some emacsing. Miscellanea: o Coalesce formats and
2017 Feb 17
11
[PATCH 00/35] treewide trivial patches converting pr_warning to pr_warn
There are ~4300 uses of pr_warn and ~250 uses of the older pr_warning in the kernel source tree. Make the use of pr_warn consistent across all kernel files. This excludes all files in tools/ as there is a separate define pr_warning for that directory tree and pr_warn is not used in tools/. Done with 'sed s/\bpr_warning\b/pr_warn/' and some emacsing. Miscellanea: o Coalesce formats and
2017 Feb 17
11
[PATCH 00/35] treewide trivial patches converting pr_warning to pr_warn
There are ~4300 uses of pr_warn and ~250 uses of the older pr_warning in the kernel source tree. Make the use of pr_warn consistent across all kernel files. This excludes all files in tools/ as there is a separate define pr_warning for that directory tree and pr_warn is not used in tools/. Done with 'sed s/\bpr_warning\b/pr_warn/' and some emacsing. Miscellanea: o Coalesce formats and
2015 Jan 25
2
Problem with GTX 970 under Fedora 21
...0] DMA zone: 3999 pages, LIFO batch:0 [ 0.000000] DMA32 zone: 12135 pages used for memmap [ 0.000000] DMA32 zone: 776627 pages, LIFO batch:31 [ 0.000000] Normal zone: 118784 pages used for memmap [ 0.000000] Normal zone: 7602176 pages, LIFO batch:31 [ 0.000000] tboot: non-0 tboot_addr but it is not of type E820_RESERVED [ 0.000000] ACPI: PM-Timer IO Port: 0x408 [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled) [ 0.000000] ACPI: LAPIC (acpi_id...
2015 Dec 05
2
bad things happened, 4.4-rc3, nve7, virgl test server
...000] DMA zone: 3997 pages, LIFO batch:0 [ 0.000000] DMA32 zone: 8819 pages used for memmap [ 0.000000] DMA32 zone: 564392 pages, LIFO batch:31 [ 0.000000] Normal zone: 56280 pages used for memmap [ 0.000000] Normal zone: 3601920 pages, LIFO batch:31 [ 0.000000] tboot: non-0 tboot_addr but it is not of type E820_RESERVED [ 0.000000] Reserving Intel graphics stolen memory at 0x8ba00000-0x8f9fffff [ 0.000000] ACPI: PM-Timer IO Port: 0x408 [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1]) [ 0.000000] ACPI:...
2017 Jan 06
0
nouveau: display freezing
...000] DMA zone: 3997 pages, LIFO batch:0 [ 0.000000] DMA32 zone: 7803 pages used for memmap [ 0.000000] DMA32 zone: 499362 pages, LIFO batch:31 [ 0.000000] Normal zone: 57304 pages used for memmap [ 0.000000] Normal zone: 3667456 pages, LIFO batch:31 [ 0.000000] tboot: non-0 tboot_addr but it is not of type E820_RESERVED [ 0.000000] ACPI: PM-Timer IO Port: 0x408 [ 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 (a...