On Wed, 9 Jun 2021 09:37:17 -0700 Minchan Kim <minchan@xxxxxxxxxx> wrote: > In the field, we have seen lots of allocation failure from the call path below. > > ... > > Based on [1], selinux is tolerate for failure of memory allocation. > Then, use __GFP_NOWARN together. > Thanks. I trust that the selinux developers will process this patch.