From 2e73c6a5e31f17ba6a137c7557d5ade2eba0802a Mon Sep 17 00:00:00 2001 From: Stephen Rothwell Date: Thu, 9 Apr 2009 15:17:22 +1000 Subject: [PATCH] --- yaml --- r: 145866 b: refs/heads/master c: d2de688891909b148efe83a6fc9520a9cd6015f0 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/sparc/include/asm/thread_info_64.h | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 11c2142caa88..045010436d85 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: bab5bc9e857638880facef76e4b4c3fa807f8c73 +refs/heads/master: d2de688891909b148efe83a6fc9520a9cd6015f0 diff --git a/trunk/arch/sparc/include/asm/thread_info_64.h b/trunk/arch/sparc/include/asm/thread_info_64.h index 639ac805448a..65865726b283 100644 --- a/trunk/arch/sparc/include/asm/thread_info_64.h +++ b/trunk/arch/sparc/include/asm/thread_info_64.h @@ -102,8 +102,8 @@ struct thread_info { #define TI_KERN_CNTD1 0x00000488 #define TI_PCR 0x00000490 #define TI_RESTART_BLOCK 0x00000498 -#define TI_KUNA_REGS 0x000004c0 -#define TI_KUNA_INSN 0x000004c8 +#define TI_KUNA_REGS 0x000004c8 +#define TI_KUNA_INSN 0x000004d0 #define TI_FPREGS 0x00000500 /* We embed this in the uppermost byte of thread_info->flags */