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
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Greg KH
Og dreams of kernels
Jens Axboe
[PATCH 31/33] Fusion: sg chaining support
Arnd Bergmann
Re: finding your own dead "CONFIG_" variables
Mark Brown
[PATCH 2/2] Subject: natsemi: Allow users to disable workaround for DspCfg reset
Tony Breeds
[LGUEST] Look in object dir for .config
git
:
Brian Downing
Re: Git in a Nutshell guide
John Benes
Re: master has some toys
Matthias Lederhofer
[PATCH 4/7] introduce GIT_WORK_TREE to specify the work tree
Alexander Sulfrian
[RFC/PATCH] RE: git calls SSH_ASKPASS even if DISPLAY is not set
Junio C Hamano
Re: Rss produced by git is not valid xml?
git-commits-head
:
Linux Kernel Mailing List
iSeries: fix section mismatch in iseries_veth
Linux Kernel Mailing List
ixbge: remove TX lock and redo TX accounting.
Linux Kernel Mailing List
ixgbe: fix several counter register errata
Linux Kernel Mailing List
b43: fix build with CONFIG_SSB_PCIHOST=n
Linux Kernel Mailing List
9p: block-based virtio client
linux-netdev
:
Michael Breuer
Re: [PATCH] af_packet: Don't use skb after dev_queue_xmit()
Michael Breuer
Re: [PATCH] af_packet: Don't use skb after dev_queue_xmit()
David Daney
[PATCH 5/7] Staging: Octeon Ethernet: Convert to NAPI.
Wolfgang Grandegger
[PATCH net-next v4 1/3] can: mscan: fix improper return if dlc < 8 in start_xmi...
Amit Kumar Salecha
[PATCHv3 NEXT 2/2] NET: Add Qlogic ethernet driver for CNA devices
openbsd-misc
:
Theo de Raadt
Re: Old IPSEC bug
Tomáš Bodžár
Problem with vpnc connection - check group password !
Insan Praja SW
Mandoc Compiling Error
Carl Roberso
Re: Cannot change MTU of carp interface?
Richard Daemon
Re: booting openbsd on eee without cd-rom
Colocation donated by:
Syndicate