Jeff,
I'll add them to asm-offsets.c as I did for m32r and blackfin.
Thanks
On 04/12/2015 07:43 AM, Jeff Epler wrote:
On Sat, Apr 11, 2015 at 07:19:51PM -0700, Guenter Roeck wrote:
The removal of exexdomain changes pointer offsets into the thread_info
structure.
...
-#define TI_EXEC_DOMAIN 0x0004
-#define TI_FLAGS0x0008
+#define TI_FLAGS0x
On Sat, Apr 11, 2015 at 07:19:51PM -0700, Guenter Roeck wrote:
> The removal of exexdomain changes pointer offsets into the thread_info
> structure.
...
> -#define TI_EXEC_DOMAIN0x0004
> -#define TI_FLAGS 0x0008
> +#define TI_FLAGS 0x0004
Hmm. If these have to be mai
The removal of exexdomain changes pointer offsets into the thread_info
structure.
Signed-off-by: Guenter Roeck
---
Applies on top of Richard's execdomain removal patches.
Tested with xtensa qemu session.
arch/xtensa/include/asm/thread_info.h | 11 +--
1 file changed, 5 insertions(+), 6
4 matches
Mail list logo