Re: Linux 3.15-rc6

From: Linus Torvalds
Date: Thu May 22 2014 - 21:27:26 EST


On Thu, May 22, 2014 at 6:07 PM, Guenter Roeck <linux@xxxxxxxxxxxx> wrote:
> On 05/22/2014 05:43 PM, Linus Torvalds wrote:
>>
>>
>> only s390 seems to need a compat wrapper, and s390 is kind of odd in
>> many respects, so I suspect renameat2 should just use ENTRY_SAME() on
>> parisc, but without any way to *test* it I won't apply the patch.
>>
>> Guenter, I assume that changing the
>>
>> ENTRY_COMP(renameat2)
>>
>> line in arch/parisc/kernel/syscall_table.S to use ENTRY_SAME() at
>> least fixes the compile error?
>
> Yes, it fixes the build error for parisc64, and parisc (32 bit) still
> builds.

Ok. I'd like to get some kind of confirmation that it is expected to
work too. Miklos/Helge?

Linus
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/