diff options
author | Alex Chiang <achiang@hp.com> | 2008-07-16 20:47:08 +0200 |
---|---|---|
committer | Tony Luck <tony.luck@intel.com> | 2008-07-17 20:24:42 +0200 |
commit | efc7508c9e29944fb3d9edf166d3d584557c33d1 (patch) | |
tree | 0c261d41e19dad6c56b7511f9ab8b4a0e5f38415 /.mailmap | |
parent | [IA64] adding parameter check to module_free() (diff) | |
download | linux-efc7508c9e29944fb3d9edf166d3d584557c33d1.tar.xz linux-efc7508c9e29944fb3d9edf166d3d584557c33d1.zip |
[IA64] Avoid overflowing ia64_cpu_to_sapicid in acpi_map_lsapic()
acpi_map_lsapic tries to stuff a long into ia64_cpu_to_sapicid[],
which can only hold ints, so let's fix that.
We need to update the signature of acpi_map_cpu2node() too.
Signed-off-by: Alex Chiang <achiang@hp.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions