[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH] xen: driver/char: fix const declaration of DT compatible list
On Mon, 2014-01-06 at 15:05 +0000, Ian Campbell wrote: > On Tue, 2013-12-24 at 11:28 +0000, Julien Grall wrote: > > The data type for DT compatible list should be: > > const char * const[] __initconst > > > > Fix every serial drivers which support device tree. > > > > Spotted-by: Jan Beulich <jbeulich@xxxxxxxx> > > Signed-off-by: Julien Grall <julien.grall@xxxxxxxxxx> > > Acked-by: Ian Campbell <ian.campbell@xxxxxxxxxx> > > WRT the release I think this is a bug fix. The risk here is a build error which will be easily detected, this patterns of const is used in all the existing non-serial DT drivers so I think we can be pretty confident in it. Applied. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |