x86: mpparse.c introduce check_physptr helper function
authorJaswinder Singh Rajput <jaswinderrajput@gmail.com>
Sat, 21 Mar 2009 08:13:20 +0000 (13:43 +0530)
committerJaswinder Singh Rajput <jaswinderrajput@gmail.com>
Sat, 21 Mar 2009 08:45:43 +0000 (14:15 +0530)
commit0b3ba0c3ccc7ced2a06fed405e80c8e1c77a3ee7
tree932428565e8aa3520bb2cf157d3a003bbfc37735
parent5a5737eac224f01e264477954d92ed6e69047b7a
x86: mpparse.c introduce check_physptr helper function

To reduce the size of the oversized function __get_smp_config()

There should be no impact to functionality.

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
arch/x86/kernel/mpparse.c