From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753396AbdK0TlJ (ORCPT ); Mon, 27 Nov 2017 14:41:09 -0500 Received: from mail-qk0-f176.google.com ([209.85.220.176]:36243 "EHLO mail-qk0-f176.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753157AbdK0TlI (ORCPT ); Mon, 27 Nov 2017 14:41:08 -0500 X-Google-Smtp-Source: AGs4zMZL4ab7Ckk9FId3n6FPrCFMRJhzY9UKEcG7/i9fjtSM+n8MiwanzkoZ49BPMmSIWKPRqVZ8Eg== Date: Mon, 27 Nov 2017 11:41:05 -0800 From: Tejun Heo To: Guenter Roeck Cc: Nicolas Pitre , Christoph Lameter , linux-mm@kvack.org, linux-kernel@vger.kernel.org, Mikael Starvik , Jesper Nilsson , linux-cris-kernel@axis.com Subject: Re: mm/percpu.c: use smarter memory allocation for struct pcpu_alloc_info (crisv32 hang) Message-ID: <20171127194105.GM983427@devbig577.frc2.facebook.com> References: <20171118182542.GA23928@roeck-us.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171118182542.GA23928@roeck-us.net> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello, I'm reverting the offending commit till we figure out what's going on. Thanks. -- tejun From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-qk0-f197.google.com (mail-qk0-f197.google.com [209.85.220.197]) by kanga.kvack.org (Postfix) with ESMTP id 15C466B0253 for ; Mon, 27 Nov 2017 14:41:09 -0500 (EST) Received: by mail-qk0-f197.google.com with SMTP id 78so18734026qkz.13 for ; Mon, 27 Nov 2017 11:41:09 -0800 (PST) Received: from mail-sor-f41.google.com (mail-sor-f41.google.com. [209.85.220.41]) by mx.google.com with SMTPS id o71sor1972790qka.48.2017.11.27.11.41.08 for (Google Transport Security); Mon, 27 Nov 2017 11:41:08 -0800 (PST) Date: Mon, 27 Nov 2017 11:41:05 -0800 From: Tejun Heo Subject: Re: mm/percpu.c: use smarter memory allocation for struct pcpu_alloc_info (crisv32 hang) Message-ID: <20171127194105.GM983427@devbig577.frc2.facebook.com> References: <20171118182542.GA23928@roeck-us.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171118182542.GA23928@roeck-us.net> Sender: owner-linux-mm@kvack.org List-ID: To: Guenter Roeck Cc: Nicolas Pitre , Christoph Lameter , linux-mm@kvack.org, linux-kernel@vger.kernel.org, Mikael Starvik , Jesper Nilsson , linux-cris-kernel@axis.com Hello, I'm reverting the offending commit till we figure out what's going on. Thanks. -- tejun -- 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