diff options
author | Jaswinder Singh Rajput <jaswinderrajput@gmail.com> | 2009-03-18 15:12:28 (GMT) |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2009-03-18 16:15:05 (GMT) |
commit | a6830278568a8bb9758aac152db15187741e0113 (patch) | |
tree | 2bd3e669a53e0372b4a78a5fb3ef9b2fcd65669c /arch/m32r | |
parent | cde5edbda8ba7d600154ce4171125a48e4d2a21b (diff) | |
download | linux-fsl-qoriq-a6830278568a8bb9758aac152db15187741e0113.tar.xz |
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/m32r')
0 files changed, 0 insertions, 0 deletions