[PATCH] [RFC] mm/page_ref, crypto/async_pq: don't put_page from __exit

Arnd Bergmann arnd at arndb.de
Mon Feb 29 01:32:39 PST 2016


On Monday 29 February 2016 16:40:02 Joonsoo Kim wrote:
> 
> Hello, Arnd.
> 
> I think that we can avoid this error by using __free_page().
> It would not be inlined so calling it would have no problem.
> 
> Could you test it, please?

Yes, I suspect the driver should have done that anyway, new patch
under way.

	Arnd



More information about the linux-arm-kernel mailing list