Re: [PATCH v2 0/5] Support for generalized use of make C={1,2} via a wrapper program

From: Knut Omang
Date: Sat Dec 16 2017 - 12:13:02 EST


On Sat, 2017-12-16 at 09:00 -0800, Joe Perches wrote:
> On Sat, 2017-12-16 at 17:27 +0100, Knut Omang wrote:
> > On Sat, 2017-12-16 at 07:21 -0800, Joe Perches wrote:
> > > On Sat, 2017-12-16 at 15:42 +0100, Knut Omang wrote:
> > > > This patch series implements features to make it easier to run checkers on the
> > > > entire kernel as part of automatic and developer testing.
> > >
> > > This seems like a useful and reasonable series, thanks.
> >
> > thanks, appreciated,
> >
> > > Do please take Julia's grammar updates.
> >
> > will do,
> >
> > > How is this series to be applied?
> >
> > I am open for suggestions.
> >
> > Let's leave patch #3 out for now.
> >
> > It's safe to apply #1 (and #2) alone.
>
> I'd just as soon combine patch #1 and an updated
> patch #2 into a single patch and get that applied
> sooner than later.

Ok, will do that.

> > They don't break anything by getting into the RDMA or RDS subsystem
> > without patch #1, alternatively they can go together with the set of cleanup patches I
> > have prepared for each of RDMA and RDS after #1 is in.
>
> right.

Thanks,
Knut