From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vijay Kilari Subject: Re: [PATCH v5 12/21] xen/arm: move is_vcpu_running function to sched.h Date: Thu, 19 Jun 2014 16:41:52 +0530 Message-ID: References: <1402580192-13937-1-git-send-email-vijay.kilari@gmail.com> <1402580192-13937-13-git-send-email-vijay.kilari@gmail.com> <539DC941.8010702@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <539DC941.8010702@linaro.org> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Julien Grall Cc: Keir Fraser , Ian Campbell , Stefano Stabellini , Prasun Kapoor , "xen.org" , Vijaya Kumar K , Tim Deegan , george.dunlap@citrix.com, "xen-devel@lists.xen.org" , Stefano Stabellini , Jan Beulich List-Id: xen-devel@lists.xenproject.org On Sun, Jun 15, 2014 at 9:56 PM, Julien Grall wrote: > Hi Vijay, > > > On 12/06/14 14:36, vijay.kilari@gmail.com wrote: >> >> From: Vijaya Kumar K >> >> is_vcpu_running function in vgic driver is generic. So move >> this to sched.h > > > As said on v4 please add the relevant maintainers. You can use > scripts/get_maintainers.pl for this purpose. I've again cced them. Though I used this script, It does not show Jan as maintainer :-(. For all GICv3 patches it pops Ian, Stefano, Tim and your name xen$ ./scripts/get_maintainer.pl 0012-xen-arm-move-is_vcpu_running-function-to-sched.h.patch Ian Campbell Stefano Stabellini Tim Deegan xen-devel@lists.xen.org Regards Vijay