[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [RFC PATCH v1 06/10] xen/arm: split gic driver into generic and gicv2 driver
Hello Vijay, On 22/03/14 09:32, Vijay Kilari wrote: On Thu, Mar 20, 2014 at 5:25 PM, Stefano Stabellini <stefano.stabellini@xxxxxxxxxxxxx> wrote:On Wed, 19 Mar 2014, vijay.kilari@xxxxxxxxx wrote:From: Vijaya Kumar K <Vijaya.Kumar@xxxxxxxxxxxxxxxxxx> Existing GIC driver has both generic code and hw specific code. Segregate GIC low level driver into gic-v2.c and keep generic code in existing gic.c file GIC v2 driver registers required functions to generic GIC driver. This helps to plug in next version of GIC drivers like GIC v3. Signed-off-by: Vijaya Kumar K <Vijaya.Kumar@xxxxxxxxxxxxxxxxxx>Am I correct in assuming that this patch is just code movement plus the introduction of struct gic_hw_operations?Yes, as a part of code movement, I introduced this structure and used this callbacks in generic code From what I saw, this patch is not only code movement. You are modifying/removing some functions without any explanation (see SGI stuffs). I would prefer if you modify theses on another patch. So this patch will only be code movement. Regards -- Julien Grall _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |