Commit 7c3514e4501565d76f9e4dec43e1fc17389f4811

Authored by David S. Miller
1 parent f03b8a5468

[SPARC64]: Fixup TSTATE layout diagram in asm/pstate.h

Signed-off-by: David S. Miller <davem@davemloft.net>

Showing 1 changed file with 2 additions and 2 deletions Side-by-side Diff

include/asm-sparc64/pstate.h
... ... @@ -28,9 +28,9 @@
28 28  
29 29 /* The V9 TSTATE Register (with SpitFire and Linux extensions).
30 30 *
31   - * ---------------------------------------------------------------
  31 + * ---------------------------------------------------------------------
32 32 * | Resv | GL | CCR | ASI | %pil | PSTATE | Resv | CWP |
33   - * ---------------------------------------------------------------
  33 + * ---------------------------------------------------------------------
34 34 * 63 43 42 40 39 32 31 24 23 20 19 8 7 5 4 0
35 35 */
36 36 #define TSTATE_GL _AC(0x0000070000000000,UL) /* Global reg level */