[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20160610095808.GB655@swordfish>
Date: Fri, 10 Jun 2016 18:58:08 +0900
From: Sergey Senozhatsky <sergey.senozhatsky.work@...il.com>
To: mhocko <mhocko@...e.de>
Cc: Sergey Senozhatsky <sergey.senozhatsky.work@...il.com>,
Christoph Lameter <cl@...ux.com>,
Michal Hocko <mhocko@...nel.org>,
Andrew Morton <akpm@...ux-foundation.org>,
Vlastimil Babka <vbabka@...e.cz>,
Stephen Rothwell <sfr@...b.auug.org.au>, linux-mm@...ck.org,
linux-next@...r.kernel.org, linux-kernel@...r.kernel.org,
Sergey Senozhatsky <sergey.senozhatsky@...il.com>,
linux-kernel-owner@...r.kernel.org
Subject: Re: [mmots-2016-06-09-16-49] sleeping function called from
slab_alloc()
On (06/10/16 11:55), mhocko wrote:
> On 2016-06-10 11:50, Sergey Senozhatsky wrote:
> > Hello,
> >
> > forked from http://marc.info/?l=linux-mm&m=146553910928716&w=2
> >
> > new_slab()->BUG->die()->exit_signals() can be called from atomic
> > context: local IRQs disabled in slab_alloc().
>
> I have sent a patch to drop the BUG() from that path today. It
> is just too aggressive way to react to a non-critical bug.
> See
> http://lkml.kernel.org/r/1465548200-11384-2-git-send-email-mhocko@kernel.org
ah, ok. didn't see that one.
thanks.
-ss
Powered by blists - more mailing lists