summaryrefslogtreecommitdiffstats
path: root/net/tipc
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@merom.osdl.org>2006-11-08 10:27:54 -0800
committerLinus Torvalds <torvalds@merom.osdl.org>2006-11-08 10:27:54 -0800
commit48797ebd9e8b16fddcd4ef062f792314a6b9219a (patch)
treea192a4d6d2158da763def73627362169963dc4d0 /net/tipc
parent6c0ffb9d2fd987c79c6cbb81c3f3011c63749b1a (diff)
downloadtalos-op-linux-48797ebd9e8b16fddcd4ef062f792314a6b9219a.tar.gz
talos-op-linux-48797ebd9e8b16fddcd4ef062f792314a6b9219a.zip
x86-64: write IO APIC irq routing entries in correct order
This is the x86-64 version of f9dadfa71bc594df09044da61d1c72701121d802 that did the same thing on i386. Since the "mask" bit is in the low word, when we write a new entry, we need to write the high word first, before we potentially unmask it. The exception is when we actually want to mask the interrupt, in which case we want to write the low word first to make sure that the high word doesn't change while the interrupt routing is still active. Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'net/tipc')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud