Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751635AbaDUIKd (ORCPT ); Mon, 21 Apr 2014 04:10:33 -0400 Received: from mail-lb0-f179.google.com ([209.85.217.179]:40065 "EHLO mail-lb0-f179.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751286AbaDUIKb (ORCPT ); Mon, 21 Apr 2014 04:10:31 -0400 MIME-Version: 1.0 In-Reply-To: <1397211951-20549-7-git-send-email-miklos@szeredi.hu> References: <1397211951-20549-1-git-send-email-miklos@szeredi.hu> <1397211951-20549-7-git-send-email-miklos@szeredi.hu> Date: Mon, 21 Apr 2014 10:10:29 +0200 X-Google-Sender-Auth: I6c0wZnJWpMfEKk_tijtgcDwMf0 Message-ID: Subject: Re: [PATCH 06/15] m68k: add renameat2 syscall From: Geert Uytterhoeven To: Miklos Szeredi Cc: Linux-Arch , "linux-kernel@vger.kernel.org" , Miklos Szeredi Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Miklos, On Fri, Apr 11, 2014 at 12:25 PM, Miklos Szeredi wrote: > --- a/arch/m68k/kernel/syscalltable.S > +++ b/arch/m68k/kernel/syscalltable.S > @@ -371,4 +371,5 @@ ENTRY(sys_call_table) > .long sys_finit_module > .long sys_sched_setattr > .long sys_sched_getattr /* 350 */ > + .long sys_sched_renameat2 "sys_renameat2", please. Sorry for not noticing before I threw it at the compiler. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/