Re: Linux 3.15-rc6

From: Helge Deller
Date: Fri May 23 2014 - 05:17:22 EST


On 05/23/2014 11:12 AM, Miklos Szeredi wrote:
> On Fri, May 23, 2014 at 3:27 AM, Linus Torvalds
> <torvalds@xxxxxxxxxxxxxxxxxxxx> wrote:
>> 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?
>
> Oops, yes, it should be ENTRY_SAME().

Yes, ENTRY_SAME() is correct. Sorry, it was my fault that I didn't noticed earlier.

Helge
--
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/