summaryrefslogtreecommitdiff
path: root/sys/dev
diff options
context:
space:
mode:
authorad <ad@NetBSD.org>2007-10-29 01:35:36 +0000
committerad <ad@NetBSD.org>2007-10-29 01:35:36 +0000
commite7976c8a86e6a68a7d7882f68dd0db2a9d63b447 (patch)
tree7f3e8165a4a522509af2211ae35041e974eb3bbe /sys/dev
parentb1afa665db128d248102b920f09a9b2a612e2209 (diff)
Mark cpu_info::ci_tlbstate volatile to ensure that the compiler doesn't
reorder accesses to it. It's updated from the TLB IPI handlers and we don't block those, so the order in which things are read/updated is important.
Diffstat (limited to 'sys/dev')
0 files changed, 0 insertions, 0 deletions