diff options
author | 2009-03-18 20:42:28 +0530 | |
---|---|---|
committer | 2009-03-18 17:15:05 +0100 | |
commit | a6830278568a8bb9758aac152db15187741e0113 (patch) | |
tree | 2bd3e669a53e0372b4a78a5fb3ef9b2fcd65669c /arch/x86/mm/fault.c | |
parent | x86: kprobes.c fix compilation warning (diff) | |
download | linux-dev-a6830278568a8bb9758aac152db15187741e0113.tar.xz linux-dev-a6830278568a8bb9758aac152db15187741e0113.zip |
x86: mpparse: clean up code by introducing a few helper functions
Impact: cleanup
Refactor the MP-table parsing code via the introduction of the
following helper functions:
skip_entry()
smp_reserve_bootmem()
check_irq_src()
check_slot()
To simplify the code flow and to reduce the size of the
following oversized functions: smp_read_mpc(), smp_scan_config().
There should be no impact to functionality.
Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'arch/x86/mm/fault.c')
0 files changed, 0 insertions, 0 deletions