x86, mpparse: call the generic quirk handlers early
authorIngo Molnar <mingo@elte.hu>
Wed, 28 Jan 2009 12:54:56 +0000 (13:54 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 28 Jan 2009 22:20:28 +0000 (23:20 +0100)
commit1322a2e2db87c938d8381f8501af9a4d0eab8bc7
tree6711123f7e31cb55fbdd21fe75fa4d106bf3253c
parent5f836405ef632ba82f4a5261ff2be4198e53b51b
x86, mpparse: call the generic quirk handlers early

Call all the registered MPS quirk handlers early. These methods scan
low RAM typically for specific signatures so are safe to be called
early.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/mpparse.c
This page took 0.024575 seconds and 5 git commands to generate.