]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86: split e820 reserved entries record to late v4
authorIngo Molnar <mingo@elte.hu>
Fri, 29 Aug 2008 06:09:23 +0000 (08:09 +0200)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 4 Sep 2008 15:39:25 +0000 (08:39 -0700)
commita5444d15b611cf2ffe2bc52aaf11f2ac51882f89
treefced46b371542946ee91b0fa5dcbe4ca14f7454c
parent58f7c98850a226d3fb05b1095af9f7c4ea3507ba
x86: split e820 reserved entries record to late v4

this one replaces:

| commit a2bd7274b47124d2fc4dfdb8c0591f545ba749dd
| Author: Yinghai Lu <yhlu.kernel@gmail.com>
| Date:   Mon Aug 25 00:56:08 2008 -0700
|
|    x86: fix HPET regression in 2.6.26 versus 2.6.25, check hpet against BAR, v3

v2: insert e820 reserve resources before pnp_system_init
v3: fix merging problem in tip/x86/core
v4: address Linus's review about comments and condition in _late()

Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/e820.c
arch/x86/pci/i386.c