David S. Miller 615c9136b3 chmc: Mark %ver register inline asm with __volatile__
Otherwise GCC can try to do the register read before the guarding test
on us3mc_platform() being true.

If that happens we can take an exception, because %ver register reads
are not allowed in privileged more on hypervisor platforms.

Signed-off-by: David S. Miller <davem@davemloft.net>
2008-10-12 23:56:12 -07:00
..
2008-08-01 13:03:49 -07:00
2008-10-01 09:40:43 -07:00
2008-10-12 23:55:45 -07:00
2008-07-26 12:00:09 -07:00