diff for duplicates of <55ACFD1C.8090907@roeck-us.net> diff --git a/a/1.txt b/N1/1.txt index 118cd26..40ebc91 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -100,11 +100,11 @@ His patch is passing cpu_context instead of thread_context. Doesn't compile. -arch/arm64/kernel/process.c: In function ‘__switch_to’: -arch/arm64/kernel/process.c:328:28: error: request for member ‘thread’ in something not a structure or union +arch/arm64/kernel/process.c: In function ?__switch_to?: +arch/arm64/kernel/process.c:328:28: error: request for member ?thread? in something not a structure or union last = cpu_switch_to(&prev.thread, &next.thread); ^ -arch/arm64/kernel/process.c:328:42: error: request for member ‘thread’ in something not a structure or union +arch/arm64/kernel/process.c:328:42: error: request for member ?thread? in something not a structure or union last = cpu_switch_to(&prev.thread, &next.thread); It would have to be diff --git a/a/content_digest b/N1/content_digest index 0965bfe..5398f92 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,20 +1,10 @@ "ref\020150718232717.GA3235@groeck-UX31A\0" "ref\020150718233455.GA3273@groeck-UX31A\0" "ref\020150720072043.GA7696@gmail.com\0" - "From\0Guenter Roeck <linux@roeck-us.net>\0" - "Subject\0Re: [PATCH] sched, arm64: Fix the fallout of increasing the offset of 'thread_struct' within 'task_struct'\0" + "From\0linux@roeck-us.net (Guenter Roeck)\0" + "Subject\0[PATCH] sched, arm64: Fix the fallout of increasing the offset of 'thread_struct' within 'task_struct'\0" "Date\0Mon, 20 Jul 2015 06:52:28 -0700\0" - "To\0Ingo Molnar <mingo@kernel.org>\0" - "Cc\0Dave Hansen <dave.hansen@linux.intel.com>" - linux-kernel@vger.kernel.org - Martin Schwidefsky <schwidefsky@de.ibm.com> - linux-s390@vger.kernel.org - linux390@de.ibm.com - Catalin Marinas <catalin.marinas@arm.com> - linux-arm-kernel@lists.infradead.org - Linus Torvalds <torvalds@linux-foundation.org> - Stephen Rothwell <sfr@canb.auug.org.au> - " Olof Johansson <olof@lixom.net>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On 07/20/2015 12:20 AM, Ingo Molnar wrote:\n" @@ -119,11 +109,11 @@ "\n" "Doesn't compile.\n" "\n" - "arch/arm64/kernel/process.c: In function \342\200\230__switch_to\342\200\231:\n" - "arch/arm64/kernel/process.c:328:28: error: request for member \342\200\230thread\342\200\231 in something not a structure or union\n" + "arch/arm64/kernel/process.c: In function ?__switch_to?:\n" + "arch/arm64/kernel/process.c:328:28: error: request for member ?thread? in something not a structure or union\n" " last = cpu_switch_to(&prev.thread, &next.thread);\n" " ^\n" - "arch/arm64/kernel/process.c:328:42: error: request for member \342\200\230thread\342\200\231 in something not a structure or union\n" + "arch/arm64/kernel/process.c:328:42: error: request for member ?thread? in something not a structure or union\n" " last = cpu_switch_to(&prev.thread, &next.thread);\n" "\n" "It would have to be\n" @@ -133,4 +123,4 @@ "\n" Guenter -30afebaba97e471d3485baf248c82e59da0fc3477d1edf76dbfad0a8dbc06692 +491dbece4cb76e03765725bb887345e490b2ebcc4b339de054062228c521472f
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.