]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
Memory probing support for the new x86 setup code
authorH. Peter Anvin <hpa@zytor.com>
Wed, 11 Jul 2007 19:18:50 +0000 (12:18 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Thu, 12 Jul 2007 17:55:55 +0000 (10:55 -0700)
commit449f2ab946b5ffbc357d815e8e3cce8def642984
tree7874263870e076ecb406853b87321dfc76cf64df
parent3b53d3045bbb8ea3c9dce663b102eab0903817c5
Memory probing support for the new x86 setup code

Probe memory (INT 15h: E820, E801, 88).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/i386/boot/memory.c [new file with mode: 0644]