From mboxrd@z Thu Jan 1 00:00:00 1970 From: Razvan Cojocaru Subject: Re: [PATCH V4 3/3] xen/vm_event: Deny register writes if refused by vm_event reply Date: Wed, 8 Jul 2015 15:52:13 +0300 Message-ID: <559D1CFD.40108@bitdefender.com> References: <1436350970-4987-1-git-send-email-rcojocaru@bitdefender.com> <1436350970-4987-4-git-send-email-rcojocaru@bitdefender.com> <559D16DB.5090403@bitdefender.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: "Lengyel, Tamas" Cc: Jun Nakajima , Wei Liu , kevin.tian@intel.com, keir@xen.org, Ian Campbell , Stefano Stabellini , George Dunlap , Andrew Cooper , eddie.dong@intel.com, Xen-devel , Aravind.Gopalakrishnan@amd.com, Jan Beulich , suravee.suthikulpanit@amd.com, boris.ostrovsky@oracle.com, Ian Jackson List-Id: xen-devel@lists.xenproject.org On 07/08/2015 03:39 PM, Lengyel, Tamas wrote: > > > Are the license headers required? I just tried to make the change as > small as possible, and looking at the other headers (for example in > xen/include/asm-arm), at least half of them have no license header. I'm > guessing this is something we'd now like to start correcting in new > patches? > > > Thanks, > Razvan > > > The wiki's definition that goes with the Signed-off-by tag goes: "The > contribution was created in whole or in part by me and I have the right > to submit it under the open source license indicated in the file;". So, > the open source license should be indicated in the file. If it's a new > file being created, I would say it's the creators responsibility to add > the license. But I haven't seen any discussion/documentation on the > matter so I'm just guessing. That makes sense, thanks for pointing it out. I'm happy to resubmit with the license header if it is required. I'm also obviously OK with the license header you've provided, so if this series does land first and you don't mind, feel free to add the original license text to the files. Not a problem either way. Thanks, Razvan