]> err.no Git - linux-2.6/commit
[SPARC64]: Do not try to write to %tick or %stick on SUN4V.
authorDavid S. Miller <davem@sunset.davemloft.net>
Sun, 12 Feb 2006 07:14:59 +0000 (23:14 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 20 Mar 2006 09:12:27 +0000 (01:12 -0800)
commit7aa6264543f19ceea9b5f386242917296d63be05
treeca0639f3777fa5a7b553097535fcf505647f6701
parentb5a37e96b8dc067b979e44c4e109c9bc49c2f4d8
[SPARC64]: Do not try to write to %tick or %stick on SUN4V.

Writes by privileged code are disallowed.  The hypervisor manages
the non-privileged bit.

Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc64/kernel/time.c