From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ingo Molnar Subject: Re: [PATCH V2 0/3] improve the performance of some memory copy functions Date: Thu, 2 Sep 2010 08:53:47 +0200 Message-ID: <20100902065347.GA29972@elte.hu> References: <4C7F3A26.6020607@cn.fujitsu.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Peter Zijlstra , Ingo Molnar , Andrew Morton , Theodore Ts'o , Andreas Dilger , Chris Mason , Yan Zheng , Linux Kernel , Linux Btrfs , Linux Ext4 To: Miao Xie Return-path: In-Reply-To: <4C7F3A26.6020607@cn.fujitsu.com> List-ID: * Miao Xie wrote: > - change the version of GPL from version 2.1 to version 2 How were you able to do this? If the code derives from glibc (as your comments in the patches suggest), and if glibc is under the GPL v2.1, then you probably cannot simply change the license to v2. Ingo