On 2019-08-08 7:31 a.m., Alex Deucher wrote: > On Wed, Aug 7, 2019 at 11:49 PM Mikhail Gavrilov > <[email protected]> wrote: >> >> Unfortunately error "gnome-shell: page allocation failure: order:4, >> mode:0x40cc0(GFP_KERNEL|__GFP_COMP), >> nodemask=(null),cpuset=/,mems_allowed=0" still happens even with >> applying this patch. > > I think we can just drop the kmalloc altogether. How about this patch?
Memory allocated by kvz/malloc needs to be freed with kvfree. -- Earthling Michel Dänzer | https://www.amd.com Libre software enthusiast | Mesa and X developer _______________________________________________ dri-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/dri-devel
