Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756159AbbDXOgM (ORCPT ); Fri, 24 Apr 2015 10:36:12 -0400 Received: from mailapp01.imgtec.com ([195.59.15.196]:50133 "EHLO mailapp01.imgtec.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754877AbbDXOgH convert rfc822-to-8bit (ORCPT ); Fri, 24 Apr 2015 10:36:07 -0400 From: Daniel Sanders To: Andrew Morton , Gavin Guo CC: "cl@linux.com" , "penberg@kernel.org" , "rientjes@google.com" , "iamjoonsoo.kim@lge.com" , "linux-mm@kvack.org" , "linux-kernel@vger.kernel.org" , "linux@rasmusvillemoes.dk" Subject: RE: [PATCH v3] mm/slab_common: Support the slub_debug boot option on specific object size Thread-Topic: [PATCH v3] mm/slab_common: Support the slub_debug boot option on specific object size Thread-Index: AQHQfgiqW08I5z/MRU+JMn0wVh5N9J1b/IRA Date: Fri, 24 Apr 2015 14:36:04 +0000 Message-ID: References: <1429795560-29131-1-git-send-email-gavin.guo@canonical.com> <20150423140119.ef9480fd9561e23d0383dc06@linux-foundation.org> In-Reply-To: <20150423140119.ef9480fd9561e23d0383dc06@linux-foundation.org> Accept-Language: en-GB, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [192.168.14.109] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8BIT MIME-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 587 Lines: 11 > This patch conflicts significantly with Daniel's "slab: correct > size_index table before replacing the bootstrap kmem_cache_node". I've > reworked Daniel's patch as below. Please review? Your revised version of my patch looks good to me. I've also re-tested LLVMLinux with Gavin's and my (revised) patch applied and it's still working. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/