Skip to content
Commit 8fee697d authored by Thomas Gleixner's avatar Thomas Gleixner
Browse files

x86: Add request_standard_resources to x86_init



The 32bit and the 64bit code are slighty different in the reservation
of standard resources. Also the upcoming Moorestown support needs its
own version of that.

Add it to x86_init_ops and initialize it with the 64bit default. 32bit
overrides it in early boot. Now moorestown can add it's own override
w/o sprinkling the code with more #ifdefs

Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
parent f7cf5a5b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment