diff options
author | Roel Kluin <12o3l@tiscali.nl> | 2007-12-07 14:59:30 -0800 |
---|---|---|
committer | Tony Luck <tony.luck@intel.com> | 2007-12-07 16:12:30 -0800 |
commit | 965d747264c91ed206846d74ae09f757a36a373b (patch) | |
tree | 763f8971f39511051d91c43936541d3b2c64fd1c /fs | |
parent | c2eeb321a8f059112bdf0f8d4ac7ab35800f3f66 (diff) | |
download | linux-stable-965d747264c91ed206846d74ae09f757a36a373b.tar.gz linux-stable-965d747264c91ed206846d74ae09f757a36a373b.tar.bz2 linux-stable-965d747264c91ed206846d74ae09f757a36a373b.zip |
[IA64] operator priority fix in acpi_map_lsapic()
'!' has a higher priority than '&', so as was
this won't test the first bit, but rather evaluates to false for any non-zero
lsapic->lapic_flags.
Signed-off-by: Roel Kluin <12o3l@tiscali.nl>
Acked-by: Simon Horman <horms@verge.net.au>
Signed-off-by: Tony Luck <tony.luck@intel.com>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions