]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
x86: Ensure IDT and GDT remain 16-byte aligned post relocation
authorGraeme Russ <graeme.russ@gmail.com>
Tue, 8 Nov 2011 02:33:21 +0000 (02:33 +0000)
committerGraeme Russ <graeme.russ@gmail.com>
Tue, 29 Nov 2011 10:10:01 +0000 (21:10 +1100)
commit303418cc97c0922cdbbc328e6d9111bd9a84d1c7
treee7642dad72be366ffa78e076fa91481f577f1767
parenta76fc70ee190416e0c161efebdb955a5fac904d3
x86: Ensure IDT and GDT remain 16-byte aligned post relocation

Some CPUs have strict alignment requirements for these tables

Signed-off-by: Graeme Russ <graeme.russ@gmail.com>
arch/x86/cpu/interrupts.c
arch/x86/lib/board.c