> From: Jason Baron <jba...@akamai.com> > > Currently, we can have high order page allocations that specify GFP_ATOMIC > when configuring multicast MAC address filters. > > For example, we have seen order 2 page allocation failures with > ~500 multicast addresses configured. > > Convert the allocation for the pending list to be done in PAGE_SIZE > increments. > > Signed-off-by: Jason Baron <jba...@akamai.com> > Cc: Yuval Mintz <yuval.mi...@qlogic.com> > Cc: Ariel Elior <ariel.el...@qlogic.com>
Thanks Jason. Acked-by: Yuval Mintz <yuval.mi...@caviumnetworks.com>