From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754644AbaIAR2R (ORCPT ); Mon, 1 Sep 2014 13:28:17 -0400 Received: from mail-ie0-f169.google.com ([209.85.223.169]:33258 "EHLO mail-ie0-f169.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754433AbaIAR2Q (ORCPT ); Mon, 1 Sep 2014 13:28:16 -0400 MIME-Version: 1.0 In-Reply-To: References: <1409369788-22563-1-git-send-email-bobby.prani@gmail.com> <54036090.1050104@gmail.com> Date: Mon, 1 Sep 2014 19:28:15 +0200 Message-ID: Subject: Re: [RFC PATCH] powerpc: Wire up three syscalls From: David Herrmann To: Pranith Kumar Cc: Geert Uytterhoeven , Benjamin Herrenschmidt , Paul Mackerras , Michael Ellerman , Anton Blanchard , Fabian Frederick , Andrew Morton , "open list:LINUX FOR POWERPC..." , open list 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 On Mon, Sep 1, 2014 at 7:16 PM, Pranith Kumar wrote: > On Mon, Sep 1, 2014 at 11:31 AM, David Herrmann wrote: > >> >> Btw., the original patch (wire up syscalls) can be applied unchanged. >> > > Great! Can I use that as an Ack-by? I will send in the patch with > updated changelog. Sure, go ahead! This syscall patch is: Reviewed-by: David Herrmann Thanks David From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ie0-x22d.google.com (mail-ie0-x22d.google.com [IPv6:2607:f8b0:4001:c03::22d]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 220E41A0021 for ; Tue, 2 Sep 2014 03:28:17 +1000 (EST) Received: by mail-ie0-f173.google.com with SMTP id lx4so6434166iec.32 for ; Mon, 01 Sep 2014 10:28:15 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: <1409369788-22563-1-git-send-email-bobby.prani@gmail.com> <54036090.1050104@gmail.com> Date: Mon, 1 Sep 2014 19:28:15 +0200 Message-ID: Subject: Re: [RFC PATCH] powerpc: Wire up three syscalls From: David Herrmann To: Pranith Kumar Content-Type: text/plain; charset=UTF-8 Cc: open list , Fabian Frederick , Geert Uytterhoeven , Anton Blanchard , Paul Mackerras , Andrew Morton , "open list:LINUX FOR POWERPC..." List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi On Mon, Sep 1, 2014 at 7:16 PM, Pranith Kumar wrote: > On Mon, Sep 1, 2014 at 11:31 AM, David Herrmann wrote: > >> >> Btw., the original patch (wire up syscalls) can be applied unchanged. >> > > Great! Can I use that as an Ack-by? I will send in the patch with > updated changelog. Sure, go ahead! This syscall patch is: Reviewed-by: David Herrmann Thanks David