> On Sep 26, 2016, at 9:46 AM, David Miller <[email protected]> wrote: > > From: Jason Baron <[email protected]> > Date: Thu, 22 Sep 2016 17:12:24 -0400 > >> While configuring ~500 multicast addrs, we ran into high order >> page allocation failures. They don't need to be high order, and >> thus I'm proposing to split them into at most PAGE_SIZE allocations. >> >> Below is a sample failure. > ... >> v2: >> -make use of list_next_entry() >> -only use PAGE_SIZE allocations > > Series applied, thanks Jason.
Hi David, I have a small correction for 2/2. Can I post a v3? Or should I just send the incremental at this point? Thanks, -Jason
