Re: [PATCH v2 5/9] mm: Initialize struct vm_unmapped_area_info
"Edgecombe, Rick P" <[email protected]>
| Newsgroups | gmane.linux.ports.sh.devel,gmane.linux.ports.sparc,gmane.linux.kernel,gmane.linux.ports.parisc,gmane.linux.kernel.arc,gmane.linux.kernel.mm,gmane.linux.ports.ppc64.devel,gmane.linux.ports.alpha,gmane.linux.ports.arm.kernel,gmane.linux.ports.mips |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 2024-03-04 at 18:00 +0000, Christophe Leroy wrote:
> > Personally, I think a single patch that sets "= {}" for all of them
> > and
> > drop the all the "= 0" or "= NULL" assignments would be the
> > cleanest way
> > to go.
>
> I agree with Kees, set = {} and drop all the "something = 0;" stuff.
Thanks. Now some of the arch's have very nicely acked and reviewed the
existing patches. I'll leave those as is, and do this for anyone that
doesn't respond.