From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19183 invoked by alias); 4 Apr 2013 03:56:35 -0000 Mailing-List: contact libc-ports-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: libc-ports-owner@sourceware.org Received: (qmail 19173 invoked by uid 89); 4 Apr 2013 03:56:35 -0000 X-Spam-SWARE-Status: No, score=-4.7 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RP_MATCHES_RCVD autolearn=ham version=3.3.1 Received: from youngberry.canonical.com (HELO youngberry.canonical.com) (91.189.89.112) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Thu, 04 Apr 2013 03:56:32 +0000 Received: from mail-wi0-f172.google.com ([209.85.212.172]) by youngberry.canonical.com with esmtpsa (TLS1.0:RSA_ARCFOUR_SHA1:16) (Exim 4.71) (envelope-from ) id 1UNbHp-0003SP-VO for libc-ports@sourceware.org; Thu, 04 Apr 2013 03:56:29 +0000 Received: by mail-wi0-f172.google.com with SMTP id hr17so4273722wib.11 for ; Wed, 03 Apr 2013 20:56:29 -0700 (PDT) X-Received: by 10.180.187.129 with SMTP id fs1mr6573096wic.5.1365047789852; Wed, 03 Apr 2013 20:56:29 -0700 (PDT) MIME-Version: 1.0 Received: by 10.194.119.168 with HTTP; Wed, 3 Apr 2013 20:56:09 -0700 (PDT) In-Reply-To: References: From: "Shih-Yuan Lee (FourDollars)" Date: Thu, 04 Apr 2013 03:56:00 -0000 Message-ID: Subject: Re: [PATCH] ARM: NEON detected memcpy. To: "Joseph S. Myers" Cc: patches@eglibc.org, libc-ports@sourceware.org, rex.tsai@canonical.com, Jesse Sung , YC Cheng Content-Type: text/plain; charset=ISO-8859-1 X-SW-Source: 2013-04/txt/msg00013.txt.bz2 Hi Joseph, Thank you for your guidance. I will try to contact Siarhei Siamashka and Nokia to see how we can make things happening. Regards, $4 On Thu, Apr 4, 2013 at 12:02 AM, Joseph S. Myers wrote: > On Wed, 3 Apr 2013, Shih-Yuan Lee (FourDollars) wrote: > >> Hi Joseph, >> >> I know there is some legal homework but I don't know how to do it. >> Could you provide more details about how to put such copyright >> assignment (with some real example is better)? > > See > . To > use anything based on the 2009 work, either Nokia will need to complete a > corporate copyright assignment for that work, if it is copyright Nokia > pursuant to whatever employment contract Siarhei Siamashka had with Nokia > at the time, or Nokia will need to complete an employer disclaimer and > Siarhei Siamashka will need to complete an individual assignment. And the > same applies for anyone else who has made significant contributions to the > code. > >> About raised power consumption and context switch costs, I may be able >> to add some option in configure for the users to decide if they want >> to use this feature or not. >> How do you think? > > I suggest raising such a question of configure options for such trade-offs > more generally on libc-alpha. > > -- > Joseph S. Myers > joseph@codesourcery.com