commit | b9e41d7fb62ae26adee84c18048037214ce5d866 | [log] [tgz] |
---|---|---|
author | Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com> | Mon Apr 25 13:27:48 2005 -0700 |
committer | Tony Luck <tony.luck@intel.com> | Mon Apr 25 13:27:48 2005 -0700 |
tree | d39f224bce0113f860417f81acceb5d2cb8428b3 | |
parent | e1ed81ab7a34fc0f92f2e200825bdb6d86d6c8ef [diff] |
[IA64] iosapic.c: typo ... s/spin_unlock_irq/spin_unlock/ vector sharing patch had a typo ... mismatched spin_lock() with a spin_unlock_irq(). Fix from Kenji Kaneshige. Signed-off-by: Tony Luck <tony.luck@intel.com>