diff options
author | Tony Luck <tony.luck@intel.com> | 2007-06-29 01:05:34 +0200 |
---|---|---|
committer | Tony Luck <tony.luck@intel.com> | 2007-07-09 19:30:28 +0200 |
commit | 83ce6ef8408bbc7d9322ab50ba592f83012dea94 (patch) | |
tree | 46fe432c39860e7b46d622ab306494613b29b8ae /drivers/pci | |
parent | Linux 2.6.22 (diff) | |
download | linux-83ce6ef8408bbc7d9322ab50ba592f83012dea94.tar.xz linux-83ce6ef8408bbc7d9322ab50ba592f83012dea94.zip |
[IA64] Don't set psr.ic and psr.i simultaneously
It's not a good idea to use "ssm psr.ic | psr.i" to simultaneously
enable interrupts and interrupt state collection, the two bits can
take effect asynchronously, so it is possible for an interrupt to
be serviced while psr.ic is still zero.
Signed-off-by: Tony Luck <tony.luck@intel.com>
Diffstat (limited to 'drivers/pci')
0 files changed, 0 insertions, 0 deletions