Re: [PATCH 12/12] MIPS: ip27: Fix includes
Mike Rapoport <[email protected]> Thu, 9 Apr 2020 13:07:26 +0300
| Newsgroups | gmane.linux.ports.mips,gmane.linux.kernel,gmane.linux.oprofile |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Apr 09, 2020 at 05:38:35PM +0800, Jiaxun Yang wrote: > On Thu, 9 Apr 2020 12:19:22 +0300 > Mike Rapoport <[email protected]> wrote: > > > On Wed, Apr 08, 2020 at 08:59:54PM +0800, Jiaxun Yang wrote: > > > Somehow changes in topology messed up headers. > > > So just add necessary headers to make it compile again. > > > > Please avoid aftermath build fixes because it breaks bisection. > > Each commit should be buildable, so this changes should go into the > > patches that actually require them. > > I'd love to but for that I'll have to squash patch #5~#12 into a single > patch. T thought it's to big and touching too many files. > > Is that acceptable? If I understand correctly, the patches #5-#12 replace custom MIPS implementation of CPU topology with a generic one, so making them a single patch could be Ok as it is single logical change. But I'm not sure it is required. Judging by diffstat, my guess would be that patch #5 breaks ip27 builds. If that's true, only patch #5 should be redacted > Thanks. > > > > > Signed-off-by: Jiaxun Yang <[email protected]> > > > --- > -- > Jiaxun Yang > > -- Sincerely yours, Mike.