From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============7752889701550406636==" MIME-Version: 1.0 From: David Vrabel To: lkp@lists.01.org Subject: Re: [mm/vmalloc] BUG: sleeping function called from invalid context at mm/vmalloc.c:74 Date: Wed, 19 Mar 2014 11:57:58 +0000 Message-ID: <53298646.4080404@citrix.com> In-Reply-To: <20140319115540.GA7277@localhost> List-Id: --===============7752889701550406636== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable On 19/03/14 11:55, Fengguang Wu wrote: > Hi David, > = > FYI, we noticed the below BUG on > = > git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master > commit 032dda8b6c4021d4be63bcc483b47fd26c6f48a2 ("mm/vmalloc: avoid soft = lockup warnings when vunmap()'ing large ranges") Thanks, this patches have been are in the process of being dropped. David --===============7752889701550406636==-- From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-yh0-f54.google.com (mail-yh0-f54.google.com [209.85.213.54]) by kanga.kvack.org (Postfix) with ESMTP id E55106B015D for ; Wed, 19 Mar 2014 07:58:00 -0400 (EDT) Received: by mail-yh0-f54.google.com with SMTP id f73so8375344yha.13 for ; Wed, 19 Mar 2014 04:58:00 -0700 (PDT) Received: from SMTP.CITRIX.COM (smtp.citrix.com. [66.165.176.89]) by mx.google.com with ESMTPS id t43si17127791yhj.205.2014.03.19.04.58.00 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 19 Mar 2014 04:58:00 -0700 (PDT) Message-ID: <53298646.4080404@citrix.com> Date: Wed, 19 Mar 2014 11:57:58 +0000 From: David Vrabel MIME-Version: 1.0 Subject: Re: [mm/vmalloc] BUG: sleeping function called from invalid context at mm/vmalloc.c:74 References: <20140319115540.GA7277@localhost> In-Reply-To: <20140319115540.GA7277@localhost> Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Sender: owner-linux-mm@kvack.org List-ID: To: Fengguang Wu Cc: LKML , lkp@01.org, Linux Memory Management List On 19/03/14 11:55, Fengguang Wu wrote: > Hi David, > > FYI, we noticed the below BUG on > > git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master > commit 032dda8b6c4021d4be63bcc483b47fd26c6f48a2 ("mm/vmalloc: avoid soft lockup warnings when vunmap()'ing large ranges") Thanks, this patches have been are in the process of being dropped. David -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S964875AbaCSL6B (ORCPT ); Wed, 19 Mar 2014 07:58:01 -0400 Received: from smtp.citrix.com ([66.165.176.89]:14047 "EHLO SMTP.CITRIX.COM" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933380AbaCSL6A (ORCPT ); Wed, 19 Mar 2014 07:58:00 -0400 X-IronPort-AV: E=Sophos;i="4.97,685,1389744000"; d="scan'208";a="112817865" Message-ID: <53298646.4080404@citrix.com> Date: Wed, 19 Mar 2014 11:57:58 +0000 From: David Vrabel User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.16) Gecko/20121215 Iceowl/1.0b1 Icedove/3.0.11 MIME-Version: 1.0 To: Fengguang Wu CC: LKML , , Linux Memory Management List Subject: Re: [mm/vmalloc] BUG: sleeping function called from invalid context at mm/vmalloc.c:74 References: <20140319115540.GA7277@localhost> In-Reply-To: <20140319115540.GA7277@localhost> Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit X-Originating-IP: [10.80.2.76] X-DLP: MIA1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 19/03/14 11:55, Fengguang Wu wrote: > Hi David, > > FYI, we noticed the below BUG on > > git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master > commit 032dda8b6c4021d4be63bcc483b47fd26c6f48a2 ("mm/vmalloc: avoid soft lockup warnings when vunmap()'ing large ranges") Thanks, this patches have been are in the process of being dropped. David