login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
May
»
7
Re: sparc64 bootup regression...
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Rafael J. Wysocki
Subject:
Re: sparc64 bootup regression...
Date: Wednesday, May 7, 2008 - 3:32 pm
On Thursday, 8 of May 2008, Andrew Morton wrote:
quoted text
> On Thu, 8 May 2008 00:09:45 +0200 > "Rafael J. Wysocki" <rjw@sisk.pl> wrote: > > > On Wednesday, 30 of April 2008, Andrew Morton wrote: > > > On Tue, 29 Apr 2008 23:12:41 -0700 (PDT) David Miller <davem@davemloft.net> wrote: > > > > > > > > > > > This commit causes bootup failures on sparc64: > > > > > > > > commit 86f6dae1377523689bd8468fed2f2dd180fc0560 > > > > Author: Yasunori Goto <y-goto@jp.fujitsu.com> > > > > Date: Mon Apr 28 02:13:33 2008 -0700 > > > > > > > > memory hotplug: allocate usemap on the section with pgdat > > > > > > > > Usemaps are allocated on the section which has pgdat by this. > > > > > > > > Because usemap size is very small, many other sections usemaps are allocated > > > > on only one page. If a section has usemap, it can't be removed until removing > > > > other sections. This dependency is not desirable for memory removing. > > > > > > > > Pgdat has similar feature. When a section has pgdat area, it must be the last > > > > section for removing on the node. So, if section A has pgdat and section B > > > > has usemap for section A, Both sections can't be removed due to dependency > > > > each other. > > > > > > > > To solve this issue, this patch collects usemap on same section with pgdat. > > > > If other sections doesn't have any dependency, this section will be able to be > > > > removed finally. > > > > > > Thanks. Does a straightforward revert fix it? If so, we could do that while heads > > > are being scratched. > > > > Has that been reverted already? > > yes, it has. > > commit 5167464446e527b5a3b5618ba0baff93048bcbbe > Author: Andrew Morton <akpm@linux-foundation.org> > Date: Wed Apr 30 00:55:17 2008 -0700 > > revert "memory hotplug: allocate usemap on the section with pgdat"
OK, thanks. --
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:
sparc64 bootup regression...
, David Miller
, (Tue Apr 29, 11:12 pm)
Re: sparc64 bootup regression...
, Andrew Morton
, (Tue Apr 29, 11:38 pm)
Re: sparc64 bootup regression...
, KAMEZAWA Hiroyuki
, (Tue Apr 29, 11:46 pm)
Re: sparc64 bootup regression...
, KAMEZAWA Hiroyuki
, (Wed Apr 30, 12:15 am)
Re: sparc64 bootup regression...
, David Miller
, (Wed Apr 30, 12:19 am)
Re: sparc64 bootup regression...
, David Miller
, (Wed Apr 30, 12:25 am)
Re: sparc64 bootup regression...
, Heiko Carstens
, (Wed Apr 30, 12:30 am)
Re: sparc64 bootup regression...
, KAMEZAWA Hiroyuki
, (Wed Apr 30, 12:33 am)
Re: sparc64 bootup regression...
, KAMEZAWA Hiroyuki
, (Wed Apr 30, 12:44 am)
Re: sparc64 bootup regression...
, Heiko Carstens
, (Wed Apr 30, 12:45 am)
Re: sparc64 bootup regression...
, Yasunori Goto
, (Wed Apr 30, 5:53 am)
powerpc boot regression
, Tony Breeds
, (Wed Apr 30, 10:13 pm)
Re: powerpc boot regression
, Badari Pulavarty
, (Thu May 1, 7:51 am)
Re: powerpc boot regression
, Geoff Levand
, (Thu May 1, 12:01 pm)
Re: powerpc boot regression
, Tony Breeds
, (Thu May 1, 4:07 pm)
Re: powerpc boot regression
, Yasunori Goto
, (Sat May 3, 5:05 am)
Re: sparc64 bootup regression...
, Rafael J. Wysocki
, (Wed May 7, 3:09 pm)
Re: sparc64 bootup regression...
, Andrew Morton
, (Wed May 7, 3:25 pm)
Re: sparc64 bootup regression...
, Rafael J. Wysocki
, (Wed May 7, 3:32 pm)
Re: sparc64 bootup regression...
, David Miller
, (Wed May 7, 3:46 pm)
Re: sparc64 bootup regression...
, David Miller
, (Tue Jun 3, 3:14 pm)
Re: sparc64 bootup regression...
, Yasunori Goto
, (Tue Jun 3, 10:05 pm)
Navigation
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
Matthew Garrett
Re: [PATCH] Enable speedstep for sonoma processors.
Mauro Carvalho Chehab
Re: [PATCH 1/2] media: Add timberdale video-in driver
Peter Zijlstra
[PATCH 23/30] netvm: skb processing
Greg Kroah-Hartman
[PATCH 21/28] cgroupfs: create /sys/fs/cgroup to mount cgroupfs on
git
:
Jan Hudec
Re: GIT push to sftp (feature request)
Steffen Prohaska
[PATCH 0/4] core.ignorecase
Johannes Schindelin
Re: Git checkout preserve timestamp?
Linus Torvalds
[PATCH 1/7] Make unpack_trees_options bit flags actual bitfields
Johan Herland
Re: What's cooking in git.git (Oct 2010, #01; Wed, 13)
linux-netdev
:
David Miller
Re: [PATCH 1/3] f_phonet: dev_kfree_skb instead of dev_kfree_skb_any in TX callback
Richard Cochran
Re: [PATCH v3 3/3] ptp: Added a clock that uses the eTSEC found on the MPC85xx.
Jan Engelhardt
Re: [PATCH] Fix netfilter xt_time's time_mt()'s use of do_div()
Herbert Xu
Re: [RFC PATCH 00/17] virtual-bus
Jeff Kirsher
Re: [net-next-2.6 PATCH] e1000e: don't inadvertently re-set INTX_DISABLE
git-commits-head
:
Linux Kernel Mailing List
ALSA: hda - Enable beep on Realtek codecs with PCI SSID override
Linux Kernel Mailing List
Use path_put() in a few places instead of {mnt,d}put()
Linux Kernel Mailing List
mv643xx_eth: use sw csum for big packets
Linux Kernel Mailing List
arm: fix HAVE_CLK merge goof
Linux Kernel Mailing List
arm: convert pcm037 platform to use smsc911x
freebsd-current
:
David Wolfskill
"interrupt storm..."; seems associated with an0 NIC
Andriy Gapon
Re: letting glabel recognise a media change
Garrett Cooper
Re: Only display ACPI bootmenu key if ACPI is present
Pyun YongHyeon
CFT: msk(4) Rx checksum offloading support
FreeBSD Tinderbox
[head tinderbox] failure on sparc64/sparc64
Colocation donated by:
Syndicate