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-05-20 00:33:43 -07:00
2008-08-12 18:33:56 -07:00
2008-05-20 00:33:43 -07:00
2008-05-20 00:33:43 -07:00
2008-07-18 01:49:06 -07:00
2008-05-23 22:36:13 +02:00
2008-09-11 23:14:52 -07:00