diff for duplicates of <20101115012215.GD5402@localhost> diff --git a/a/1.txt b/N1/1.txt index 4c5dfe7..ccf5c07 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -2,16 +2,16 @@ On Mon, Nov 15, 2010 at 02:19:30AM +0800, Yinghai Lu wrote: > 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. Oops, "256" is accepted as 256 bytes.. -Sorry for the noise! It boots OK with "mem%6M". +Sorry for the noise! It boots OK with "mem=256M". Thanks, Fengguang @@ -38,7 +38,7 @@ Fengguang > [ 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 @@ -58,7 +58,7 @@ Fengguang > [ 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) @@ -67,7 +67,7 @@ Fengguang > [ 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 eceee72..3a81728 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -9,8 +9,8 @@ "ref\020101114173208.GA23017@localhost\0" "ref\04CE02832.3020402@kernel.org\0" "From\0Wu Fengguang <fengguang.wu@intel.com>\0" - "Subject\0Re: [PATCH] x86, acpi: Handle all SRAT cpu entries even have cpu\0" - "Date\0Mon, 15 Nov 2010 01:22:15 +0000\0" + "Subject\0Re: [PATCH] x86, acpi: Handle all SRAT cpu entries even have cpu num limitation\0" + "Date\0Mon, 15 Nov 2010 09:22:15 +0800\0" "To\0Yinghai Lu <yinghai@kernel.org>\0" "Cc\0Ingo Molnar <mingo@elte.hu>" Andrew Morton <akpm@linux-foundation.org> @@ -34,16 +34,16 @@ "> 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" "Oops, \"256\" is accepted as 256 bytes..\n" - "Sorry for the noise! It boots OK with \"mem%6M\".\n" + "Sorry for the noise! It boots OK with \"mem=256M\".\n" "\n" "Thanks,\n" "Fengguang\n" @@ -70,7 +70,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" @@ -90,7 +90,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" @@ -99,7 +99,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" @@ -161,4 +161,4 @@ "> [ 0.000000] [<ffffffff8277b3e4>] x86_64_start_kernel+0x114/0x11b\n" > [ 0.000000] ---[ end trace a7919e7f17c0a725 ]--- -a463b9c129a7df698077e8dc55844eaf1607de2809c5f8b9686de343338100e9 +b5dd0d169a7cc1a4322992b410d1837d5f6f898e5d1ffab498ec7fcadf1ce508
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.