login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2010
»
November
»
14
Re: [PATCH] x86, acpi: Handle all SRAT cpu entries even have cpu num limitation
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Yinghai Lu
Subject:
Re: [PATCH] x86, acpi: Handle all SRAT cpu entries even have cpu num limitation
Date: Sunday, November 14, 2010 - 11:02 am
On 11/14/2010 09:32 AM, Wu Fengguang wrote:
quoted text
> Hi, > > 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=10").
do you mean mem=256M ? Thanks Yinghai --
unsubscribe notice
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/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[BUG 2.6.27-rc1] find_busiest_group() LOCKUP
, Wu Fengguang
, (Thu Nov 11, 3:06 am)
Re: [BUG 2.6.27-rc1] find_busiest_group() LOCKUP
, Wu Fengguang
, (Thu Nov 11, 3:09 am)
Re: [BUG 2.6.27-rc1] find_busiest_group() LOCKUP
, Peter Zijlstra
, (Thu Nov 11, 5:36 am)
Re: [BUG 2.6.27-rc1] find_busiest_group() LOCKUP
, Wu Fengguang
, (Thu Nov 11, 5:40 am)
Re: [BUG 2.6.27-rc1] find_busiest_group() LOCKUP
, Wu Fengguang
, (Thu Nov 11, 5:42 am)
Re: [BUG 2.6.27-rc1] find_busiest_group() LOCKUP
, Peter Zijlstra
, (Thu Nov 11, 6:04 am)
Re: [BUG 2.6.27-rc1] find_busiest_group() LOCKUP
, Wu Fengguang
, (Sat Nov 13, 1:40 am)
Re: [BUG 2.6.27-rc1] find_busiest_group() LOCKUP
, Peter Zijlstra
, (Sat Nov 13, 3:30 am)
Re: [BUG 2.6.27-rc1] find_busiest_group() LOCKUP
, Wu Fengguang
, (Sat Nov 13, 5:00 am)
Re: [BUG 2.6.27-rc1] find_busiest_group() LOCKUP
, Peter Zijlstra
, (Sat Nov 13, 5:57 am)
Re: [BUG 2.6.27-rc1] find_busiest_group() LOCKUP
, Wu Fengguang
, (Sat Nov 13, 6:10 am)
Re: [BUG 2.6.27-rc1] find_busiest_group() LOCKUP
, Yinghai Lu
, (Sat Nov 13, 12:12 pm)
Re: [BUG 2.6.27-rc1] find_busiest_group() LOCKUP
, Peter Zijlstra
, (Sat Nov 13, 12:41 pm)
Re: [BUG 2.6.27-rc1] find_busiest_group() LOCKUP
, Wu Fengguang
, (Sat Nov 13, 4:57 pm)
Re: [BUG 2.6.27-rc1] find_busiest_group() LOCKUP
, Yinghai Lu
, (Sat Nov 13, 5:18 pm)
Re: [BUG 2.6.27-rc1] find_busiest_group() LOCKUP
, Wu Fengguang
, (Sat Nov 13, 5:55 pm)
[PATCH] x86, acpi: Handle all SRAT cpu entries even have c ...
, Yinghai Lu
, (Sat Nov 13, 6:38 pm)
Re: [PATCH] x86, acpi: Handle all SRAT cpu entries even ha ...
, Wu Fengguang
, (Sun Nov 14, 10:32 am)
Re: [PATCH] x86, acpi: Handle all SRAT cpu entries even ha ...
, Yinghai Lu
, (Sun Nov 14, 11:02 am)
Re: [PATCH] x86, acpi: Handle all SRAT cpu entries even ha ...
, Yinghai Lu
, (Sun Nov 14, 11:19 am)
Re: [PATCH] x86, acpi: Handle all SRAT cpu entries even ha ...
, Wu Fengguang
, (Sun Nov 14, 6:22 pm)
Re: [PATCH] x86, acpi: Handle all SRAT cpu entries even ha ...
, H. Peter Anvin
, (Wed Dec 15, 3:01 pm)
Re: [PATCH] x86, acpi: Handle all SRAT cpu entries even ha ...
, Yinghai Lu
, (Wed Dec 15, 3:40 pm)
Re: [PATCH] x86, acpi: Handle all SRAT cpu entries even ha ...
, H. Peter Anvin
, (Wed Dec 15, 3:53 pm)
Re: [PATCH] x86, acpi: Handle all SRAT cpu entries even ha ...
, Yinghai Lu
, (Wed Dec 15, 3:57 pm)
[PATCH 1/2] x86, acpi: add MAX_LOCAL_APIC for 32bit
, Yinghai Lu
, (Thu Dec 16, 8:09 pm)
[PATCH -v2 2/2] x86, acpi: Parse all SRAT cpu entries even ...
, Yinghai Lu
, (Thu Dec 16, 8:09 pm)
Re: [PATCH -v2 2/2] x86, acpi: Parse all SRAT cpu entries ...
, Venkatesh Pallipadi
, (Fri Dec 17, 11:53 am)
Re: [PATCH -v2 2/2] x86, acpi: Parse all SRAT cpu entries ...
, Yinghai Lu
, (Fri Dec 17, 12:27 pm)
Re: [PATCH -v2 2/2] x86, acpi: Parse all SRAT cpu entries ...
, Kay Sievers
, (Fri Dec 17, 12:35 pm)
Re: [PATCH 1/2] x86, acpi: add MAX_LOCAL_APIC for 32bit
, David Rientjes
, (Fri Dec 17, 1:56 pm)
Re: [PATCH -v2 2/2] x86, acpi: Parse all SRAT cpu entries ...
, Venkatesh Pallipadi
, (Fri Dec 17, 4:32 pm)
Re: [PATCH -v2 2/2] x86, acpi: Parse all SRAT cpu entries ...
, Venkatesh Pallipadi
, (Mon Dec 20, 9:31 pm)
Re: [PATCH -v2 2/2] x86, acpi: Parse all SRAT cpu entries ...
, David Rientjes
, (Tue Dec 21, 11:43 pm)
Re: [PATCH -v2 2/2] x86, acpi: Parse all SRAT cpu entries ...
, Venkatesh Pallipadi
, (Wed Dec 22, 1:28 pm)
Re: [PATCH -v2 2/2] x86, acpi: Parse all SRAT cpu entries ...
, David Rientjes
, (Wed Dec 22, 3:51 pm)
[tip:x86/apic] x86, acpi: Add MAX_LOCAL_APIC for 32bit
, tip-bot for Yinghai Lu
, (Thu Dec 23, 4:21 pm)
[tip:x86/apic] x86, acpi: Parse all SRAT cpu entries even ...
, tip-bot for Yinghai Lu
, (Thu Dec 23, 4:22 pm)
Re: [PATCH -v2 2/2] x86, acpi: Parse all SRAT cpu entries ...
, H. Peter Anvin
, (Mon Dec 27, 11:43 am)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Paul Turner
[tg_shares_up rewrite v4 11/11] sched: update tg->shares after cpu.shares write
Mr. James W. Laferriere
Re: Linux 2.6.25-rc1 , syntax error near unexpected token `;'
Chuck Ebbert
Re: PCI: Unable to reserve mem region problem
Linus Torvalds
Linux 2.6.34-rc4
Mingming Cao
Re: [RFC 1/4] Large Blocksize support for Ext2/3/4
git
:
Ralf Wildenhues
[PATCH] Fix typos in the documentation
Len Brown
Re: fatal: unable to create '.git/index': File exists
Adeodato
Bazaar's patience diff as GIT_EXTERNAL_DIFF
Denis Bueno
Git clone error
Johannes Schindelin
Re: [PATCH 2/4] Add functions get_relative_cwd() and is_inside_dir()
git-commits-head
:
Linux Kernel Mailing List
ASoC: fix registration of the SoC card in the Freescale MPC8610 drivers
Linux Kernel Mailing List
drivers/acpi: use kasprintf
Linux Kernel Mailing List
nfsd41: sanity check client drc maxreqs
Linux Kernel Mailing List
bnx2x: Moving includes
Linux Kernel Mailing List
V4L/DVB: gspca - sonixj: Adjust minor values of sensor ov7630. - set the color ga...
openbsd-misc
:
Sevan / Venture37
Re: This is what Linus Torvalds calls openBSD crowd
Netmaffia.hu
Tini Lányok AKCIÓBAN OTTHON
Sam Fourman Jr.
Re: Help with Altell PC6700
Siju George
This is what Linus Torvalds calls openBSD crowd
Darrin Chandler
Re: OT: Python (was Re: vi in /bin)
linux-netdev
:
Kurt Van Dijck
Re: [PATCH net-next-2.6 1/2] can: add driver for Softing card
Eric Dumazet
Re: [PATCH net-next-2.6] net: Introduce skb_orphan_try()
Jamie Lokier
Re: POHMELFS high performance network filesystem. Transactions, failover, performa...
Jarek Poplawski
Re: socket api problem: can't bind an ipv6 socket to ::ffff:0.0.0.0
David Miller
Re: [PATCH v2] net: typos in comments in include/linux/igmp.h
Colocation donated by:
Syndicate