Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758085Ab1EXBq0 (ORCPT ); Mon, 23 May 2011 21:46:26 -0400 Received: from mail-fx0-f46.google.com ([209.85.161.46]:45681 "EHLO mail-fx0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752835Ab1EXBqZ convert rfc822-to-8bit (ORCPT ); Mon, 23 May 2011 21:46:25 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; b=AWZBiqqWwtwhJ+Xe8iydNxsrJGjJdXGpbzQ90kjENyPy1ty+b9Fd+gTacKpPsdtbce Z6Jyr6v5MWsckJXDEwPEIHkijF+yvbBqGZJxO83eqCv71ufLe1VbRwD0d8H3lziN/W2L rv+Yp5DVYbbI+5BBogdIyMWX6nPHLqXnBDx0o= MIME-Version: 1.0 In-Reply-To: References: <1305329059-2017-1-git-send-email-andi@firstfloor.org> <1305329059-2017-6-git-send-email-andi@firstfloor.org> From: Mike Frysinger Date: Mon, 23 May 2011 21:46:02 -0400 Message-ID: Subject: Re: [PATCH 5/5] Hook up sysconf syscall for all architectures To: Andi Kleen Cc: linux-kernel@vger.kernel.org, libc-alpha@sourceware.org, Andi Kleen Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 918 Lines: 22 On Fri, May 13, 2011 at 22:23, Mike Frysinger wrote: > On Fri, May 13, 2011 at 19:24, Andi Kleen wrote: >>  arch/blackfin/include/asm/unistd.h     |    3 ++- >>  arch/blackfin/mach-common/entry.S      |    1 + > > i wish more people would wire up new syscalls for arches ;) > > i dont recall off the top of my head acking any other pending new > syscall which would cause a conflict, so: > Acked-by: Mike Frysinger > > i generally wait for syscalls to hit mainline before i wire them up myself i'm wiring up sendmmsg on Blackfin systems and will be pushing in a day or two, so this will need a little tweaking after that hits mainline -mike -- 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/