Skip to content
Commit 8dc579e8 authored by Jack Steiner's avatar Jack Steiner Committed by Ingo Molnar
Browse files

x86: SGI UV: Add volatile semantics to macros that access chipset registers



Add volatile-semantics to the SGI UV read/write macros that are
used to access chipset memory mapped registers. No direct
references to volatile are made. Instead the readq/writeq macros
are used.

Signed-off-by: default avatarJack Steiner <steiner@sgi.com>
Cc: linux-mm@kvack.org
Cc: dwalker@fifo99.com
Cc: cfriesen@nortel.com
LKML-Reference: <20090910143149.GA14273@sgi.com>
Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent d2374aec
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment