login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
June
»
3
Re: aperture_64.c: corner case wrong
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Thomas Gleixner
Subject:
Re: aperture_64.c: corner case wrong
Date: Tuesday, June 3, 2008 - 6:54 am
On Mon, 2 Jun 2008, Andrew Morton wrote:
quoted text
> On Mon, 26 May 2008 21:17:30 +0200 > Pavel Machek <pavel@suse.cz> wrote: > > diff --git a/arch/x86/kernel/aperture_64.c b/arch/x86/kernel/aperture_64.c > > index 02f4dba..aa4876a 100644 > > --- a/arch/x86/kernel/aperture_64.c > > +++ b/arch/x86/kernel/aperture_64.c > > @@ -344,14 +323,16 @@ out: > > if (gart_fix_e820 && !fix && aper_enabled) { > > if (!e820_all_mapped(aper_base, aper_base + aper_size, > > E820_RESERVED)) { > > /* reserve it, so we can reuse it in second kernel */ > > printk(KERN_INFO "update e820 for GART\n"); > > add_memory_region(aper_base, aper_size, E820_RESERVED); > > update_e820(); > > } > > - return; > > } > > > > + if (!fix) > > + return; > > + > > /* different nodes have different setting, disable them all at first*/ > > for (i = 0; i < ARRAY_SIZE(bus_dev_ranges); i++) { > > int bus; > > > > So what happened with this? Thomas has merged an "x86: aperture_64.c: > cleanups" from yourself but it appears that half of this bugfix got > applied somewhere and the below part did not?
Err, no. I seem to have dropped the patch completely. I'm picking it up again.
quoted text
> diff -puN arch/x86/kernel/aperture_64.c~aperture_64c-corner-case-wrong arch/x86/kernel/aperture_64.c > --- a/arch/x86/kernel/aperture_64.c~aperture_64c-corner-case-wrong > +++ a/arch/x86/kernel/aperture_64.c > @@ -331,6 +331,9 @@ out: > return;
This should be: - return; right?
quoted text
> } > > + if (!fix) > + return; > + > /* different nodes have different setting, disable them all at first*/ > for (i = 0; i < ARRAY_SIZE(bus_dev_ranges); i++) { > int bus; > _
Thanks, tglx --
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:
Re: [REGRESSION][BISECTED][X86] next-20080526 hangs on boot
, Sitsofe Wheeler
, (Mon May 26, 12:11 pm)
aperture_64.c: corner case wrong
, Pavel Machek
, (Mon May 26, 12:17 pm)
Re: aperture_64.c: corner case wrong
, Yinghai Lu
, (Mon May 26, 5:18 pm)
Re: aperture_64.c: corner case wrong
, Pavel Machek
, (Tue May 27, 2:06 am)
Re: aperture_64.c: corner case wrong
, Andrew Morton
, (Mon Jun 2, 3:30 pm)
Re: aperture_64.c: corner case wrong
, Thomas Gleixner
, (Tue Jun 3, 6:54 am)
Re: aperture_64.c: corner case wrong
, Ingo Molnar
, (Wed Jun 4, 3:44 am)
Re: aperture_64.c: corner case wrong
, Thomas Gleixner
, (Wed Jun 4, 3:48 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 `;'
Linus Torvalds
Linux 2.6.34-rc4
David Miller
Re: 'global' rq->clock
Borislav Petkov
2.6.23-rc1: no setup signature found...
git
:
Len Brown
Re: fatal: unable to create '.git/index': File exists
Oliver Hoffmann
git init --bare versus git --bare init
Sam Vilain
Re: RFC: Flat directory for notes, or fan-out? Both!
Linus Torvalds
Re: git-diff should not fire up $PAGER, period!
Jonathan Nieder
Re: git-daemon serving repos with repo.git/git-daemon-export-ok
linux-netdev
:
Eric Dumazet
Re: [PATCH net-next-2.6] net: Introduce skb_orphan_try()
Jamie Lokier
Re: POHMELFS high performance network filesystem. Transactions, failover, performa...
William Allen Simpson
[net-next-2.6 PATCH v8 0/7] TCPCT part 1: cookie option exchange
Trond Myklebust
[PATCH] NET: Add the helper kernel_sock_shutdown()
Ron Mercer
[net-next PATCH 1/2] qlge: Add firmware info to ethtool get regs.
openbsd-misc
:
Sevan / Venture37
Re: This is what Linus Torvalds calls openBSD crowd
Netmaffia.hu
Tini Lányok AKCIÓBAN OTTHON
Siju George
This is what Linus Torvalds calls openBSD crowd
Darrin Chandler
Re: OT: Python (was Re: vi in /bin)
Gilles Chehade
Re: Longest Uptime?
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
V4L/DVB: xc3028: fix regression in firmware loading time
Linux Kernel Mailing List
V4L/DVB (10826): cx88: Add IR support to pcHDTV HD3000 & HD5500
Linux Kernel Mailing List
korina: do not use IRQF_SHARED with IRQF_DISABLED
Colocation donated by:
Syndicate