diff for duplicates of <4CE02832.3020402@kernel.org> diff --git a/a/1.txt b/N1/1.txt index e69d0e1..deb9fb8 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,13 +1,13 @@ On 11/14/2010 09:32 AM, Wu Fengguang wrote: > Hi, > -> I just found another problem. When passing "mem%6" to 2.6.37-rc1, +> I just found another problem. When passing "mem=256" to 2.6.37-rc1, > it dies hard early (not able to print any boot log). With this patch > applied, it's a bit better: it shows a kernel panic, but still dies -> hard (not able to reboot with "panic\x10"). +> hard (not able to reboot with "panic=10"). > -if you did use "mem%6", you should get panic. +if you did use "mem=256", you should get panic. early console in setup code Probing EDD (edd=off to disable)... ok @@ -31,7 +31,7 @@ Booting the kernel. [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Linux version 2.6.37-rc1-tip-yh-02102-g776a022-dirty (yhlu@linux-siqj.site) (gcc version 4.5.0 20100604 [gcc-4_5-branch revision 160292] (SUSE Linux) ) #276 SMP Sat Nov 13 15:34:15 PST 2010 -[ 0.000000] Command line: BOOT_IMAGE=linux debug apicÞbug ramdisk_size&2144 root=/dev/ram0 rw ip=dhcp mem%6 console=uart8250,io,0x3f8,115200 initrd=initrd.img +[ 0.000000] Command line: BOOT_IMAGE=linux debug apic=debug ramdisk_size=262144 root=/dev/ram0 rw ip=dhcp mem=256 console=uart8250,io,0x3f8,115200 initrd=initrd.img [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD @@ -51,7 +51,7 @@ Booting the kernel. [ 0.000000] user: [0x000000000f0000-0x000000000fffff] (reserved) [ 0.000000] user: [0x0000002fff0000-0x0000002fffffff] (ACPI data) [ 0.000000] user: [0x000000fffc0000-0x000000ffffffff] (reserved) -[ 0.000000] e820 update range: [0x00000000000000-0x000000000000ff] (usable) => (reserved) +[ 0.000000] e820 update range: [0x00000000000000-0x000000000000ff] (usable) ==> (reserved) [ 0.000000] aligned physical RAM map: [ 0.000000] aligned: [0x00000000000000-0x000000000000ff] (reserved) [ 0.000000] aligned: [0x0000000009fc00-0x0000000009ffff] (reserved) @@ -60,7 +60,7 @@ Booting the kernel. [ 0.000000] aligned: [0x000000fffc0000-0x000000ffffffff] (reserved) [ 0.000000] DMI 2.5 present. [ 0.000000] DMI: /VirtualBox, BIOS VirtualBox 12/01/2006 -[ 0.000000] e820 update range: [0x00000000000000-0x0000000000ffff] (usable) => (reserved) +[ 0.000000] e820 update range: [0x00000000000000-0x0000000000ffff] (usable) ==> (reserved) [ 0.000000] e820 remove range: [0x000000000a0000-0x000000000fffff] (usable) [ 0.000000] No AGP bridge found [ 0.000000] last_pfn = 0x0 max_arch_pfn = 0x400000000 diff --git a/a/content_digest b/N1/content_digest index 1ad28cb..9b1c45c 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -10,8 +10,8 @@ "ref\04CDF3DA1.2090806@kernel.org\0" "ref\020101114173208.GA23017@localhost\0" "From\0Yinghai Lu <yinghai@kernel.org>\0" - "Subject\0Re: [PATCH] x86, acpi: Handle all SRAT cpu entries even have cpu\0" - "Date\0Sun, 14 Nov 2010 18:19:30 +0000\0" + "Subject\0Re: [PATCH] x86, acpi: Handle all SRAT cpu entries even have cpu num limitation\0" + "Date\0Sun, 14 Nov 2010 10:19:30 -0800\0" "To\0Wu Fengguang <fengguang.wu@intel.com>\0" "Cc\0Ingo Molnar <mingo@elte.hu>" Andrew Morton <akpm@linux-foundation.org> @@ -34,13 +34,13 @@ "On 11/14/2010 09:32 AM, Wu Fengguang wrote:\n" "> Hi,\n" "> \n" - "> I just found another problem. When passing \"mem%6\" to 2.6.37-rc1,\n" + "> I just found another problem. When passing \"mem=256\" to 2.6.37-rc1,\n" "> it dies hard early (not able to print any boot log). With this patch\n" "> applied, it's a bit better: it shows a kernel panic, but still dies\n" - "> hard (not able to reboot with \"panic\020\").\n" + "> hard (not able to reboot with \"panic=10\").\n" "> \n" "\n" - "if you did use \"mem%6\", you should get panic.\n" + "if you did use \"mem=256\", you should get panic.\n" "\n" "early console in setup code\n" "Probing EDD (edd=off to disable)... ok\n" @@ -64,7 +64,7 @@ "[ 0.000000] Initializing cgroup subsys cpuset\n" "[ 0.000000] Initializing cgroup subsys cpu\n" "[ 0.000000] Linux version 2.6.37-rc1-tip-yh-02102-g776a022-dirty (yhlu@linux-siqj.site) (gcc version 4.5.0 20100604 [gcc-4_5-branch revision 160292] (SUSE Linux) ) #276 SMP Sat Nov 13 15:34:15 PST 2010\n" - "[ 0.000000] Command line: BOOT_IMAGE=linux debug apic\303\236bug ramdisk_size&2144 root=/dev/ram0 rw ip=dhcp mem%6 console=uart8250,io,0x3f8,115200 initrd=initrd.img\n" + "[ 0.000000] Command line: BOOT_IMAGE=linux debug apic=debug ramdisk_size=262144 root=/dev/ram0 rw ip=dhcp mem=256 console=uart8250,io,0x3f8,115200 initrd=initrd.img\n" "[ 0.000000] KERNEL supported cpus:\n" "[ 0.000000] Intel GenuineIntel\n" "[ 0.000000] AMD AuthenticAMD\n" @@ -84,7 +84,7 @@ "[ 0.000000] user: [0x000000000f0000-0x000000000fffff] (reserved)\n" "[ 0.000000] user: [0x0000002fff0000-0x0000002fffffff] (ACPI data)\n" "[ 0.000000] user: [0x000000fffc0000-0x000000ffffffff] (reserved)\n" - "[ 0.000000] e820 update range: [0x00000000000000-0x000000000000ff] (usable) => (reserved)\n" + "[ 0.000000] e820 update range: [0x00000000000000-0x000000000000ff] (usable) ==> (reserved)\n" "[ 0.000000] aligned physical RAM map:\n" "[ 0.000000] aligned: [0x00000000000000-0x000000000000ff] (reserved)\n" "[ 0.000000] aligned: [0x0000000009fc00-0x0000000009ffff] (reserved)\n" @@ -93,7 +93,7 @@ "[ 0.000000] aligned: [0x000000fffc0000-0x000000ffffffff] (reserved)\n" "[ 0.000000] DMI 2.5 present.\n" "[ 0.000000] DMI: /VirtualBox, BIOS VirtualBox 12/01/2006\n" - "[ 0.000000] e820 update range: [0x00000000000000-0x0000000000ffff] (usable) => (reserved)\n" + "[ 0.000000] e820 update range: [0x00000000000000-0x0000000000ffff] (usable) ==> (reserved)\n" "[ 0.000000] e820 remove range: [0x000000000a0000-0x000000000fffff] (usable)\n" "[ 0.000000] No AGP bridge found\n" "[ 0.000000] last_pfn = 0x0 max_arch_pfn = 0x400000000\n" @@ -155,4 +155,4 @@ "[ 0.000000] [<ffffffff8277b3e4>] x86_64_start_kernel+0x114/0x11b\n" [ 0.000000] ---[ end trace a7919e7f17c0a725 ]--- -a5874c4d0ef1f7c716d580aec4b1bb931b7d6fb6e6f0e61f502c868bd90f068f +928902352ee980daece28ce58d2095ad71a63cb5fca69e978cea99603f958fad
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.