From patchwork Thu May 19 22:13:26 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Yang Shi X-Patchwork-Id: 68204 Delivered-To: patch@linaro.org Received: by 10.140.92.199 with SMTP id b65csp3452510qge; Thu, 19 May 2016 15:40:47 -0700 (PDT) X-Received: by 10.98.42.216 with SMTP id q207mr23548422pfq.6.1463697647404; Thu, 19 May 2016 15:40:47 -0700 (PDT) Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id qz3si22858029pab.228.2016.05.19.15.40.47; Thu, 19 May 2016 15:40:47 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@linaro.org; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE dis=NONE) header.from=linaro.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755210AbcESWkd (ORCPT + 30 others); Thu, 19 May 2016 18:40:33 -0400 Received: from mail-pf0-f176.google.com ([209.85.192.176]:36154 "EHLO mail-pf0-f176.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753942AbcESWkc (ORCPT ); Thu, 19 May 2016 18:40:32 -0400 Received: by mail-pf0-f176.google.com with SMTP id c189so35476557pfb.3 for ; Thu, 19 May 2016 15:40:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id; bh=ks4nsTwFGN5abOzljCvmq5Q7fQzx0FYAsW8xYiQ1cvk=; b=NwEyXdbZbVpMbSD/myp4BmSBwtnYvFSbJJbXDHMF2kK+rxQRHYIaBMsajnS5unfWye RMNwgS7jJ6flU+iTB0XrUzw/IW3jGd+z3H5kIUAbPDEIFcaC/FZQEFZVh+t6y/60GRLo sntz2WnF2Ck+JuBw0DIbOi5e9D19nEzGucYnA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=ks4nsTwFGN5abOzljCvmq5Q7fQzx0FYAsW8xYiQ1cvk=; b=WVUC6OIXGroLGZaeRVmKT+yLiREc8hBLno0MMHCBvgsQ4eJXK97L4xiSnjon3A1kV8 tSDr+wSgkPbfeBGIojbnsr6fSLNNlL1kQ2nkW2ChDoUvCaE6WVmlJIrX2AgjTsYF7Ht/ Rf5JO457nEcDTqqkxHxX0RTK9dsi76hit7f2E4rUg/19/gG/yiAHB7sK2sO2hexZMKrd zKrKlZ4179m0jwDSMRQdGjoswMOSTfEsTSTnjsmEfAsgApWTsr0+gTaMgpBIM4F/JlJo FjEl3R+KGtoZM5/n42bzIOtG8C4ZjLeDQM8Z1mFmNy01U8Powrk16/kdUYOWAtEDfFtH M3iw== X-Gm-Message-State: AOPr4FVJkD/DKiE/IQGtdt4cAHEN9EPszl85tRLoDXZnmVV0/Vhrn/6TE5bEC8fLod6H1iVD X-Received: by 10.98.102.20 with SMTP id a20mr23495079pfc.137.1463697631642; Thu, 19 May 2016 15:40:31 -0700 (PDT) Received: from yshi-Precision-T5600.corp.ad.wrs.com (unknown-216-82.windriver.com. [147.11.216.82]) by smtp.gmail.com with ESMTPSA id a5sm22241432pat.19.2016.05.19.15.40.30 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 19 May 2016 15:40:31 -0700 (PDT) From: Yang Shi To: akpm@linux-foundation.org, iamjoonsoo.kim@lge.com Cc: linux-kernel@vger.kernel.org, linux-mm@kvack.org, linaro-kernel@lists.linaro.org, yang.shi@linaro.org Subject: [v2 PATCH] mm: move page_ext_init after all struct pages are initialized Date: Thu, 19 May 2016 15:13:26 -0700 Message-Id: <1463696006-31360-1-git-send-email-yang.shi@linaro.org> X-Mailer: git-send-email 2.0.2 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org When DEFERRED_STRUCT_PAGE_INIT is enabled, just a subset of memmap at boot are initialized, then the rest are initialized in parallel by starting one-off "pgdatinitX" kernel thread for each node X. If page_ext_init is called before it, some pages will not have valid extension, this may lead the below kernel oops when booting up kernel: BUG: unable to handle kernel NULL pointer dereference at (null) IP: [] free_pcppages_bulk+0x2d2/0x8d0 PGD 0 Oops: 0000 [#1] PREEMPT SMP DEBUG_PAGEALLOC Modules linked in: CPU: 11 PID: 106 Comm: pgdatinit1 Not tainted 4.6.0-rc5-next-20160427 #26 Hardware name: Intel Corporation S5520HC/S5520HC, BIOS S5500.86B.01.10.0025.030220091519 03/02/2009 task: ffff88017c080040 ti: ffff88017c084000 task.ti: ffff88017c084000 RIP: 0010:[] [] free_pcppages_bulk+0x2d2/0x8d0 RSP: 0000:ffff88017c087c48 EFLAGS: 00010046 RAX: 0000000000000000 RBX: 0000000000000000 RCX: 0000000000000001 RDX: 0000000000000980 RSI: 0000000000000080 RDI: 0000000000660401 RBP: ffff88017c087cd0 R08: 0000000000000401 R09: 0000000000000009 R10: ffff88017c080040 R11: 000000000000000a R12: 0000000000000400 R13: ffffea0019810000 R14: ffffea0019810040 R15: ffff88066cfe6080 FS: 0000000000000000(0000) GS:ffff88066cd40000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 0000000000000000 CR3: 0000000002406000 CR4: 00000000000006e0 Stack: ffff88066cd5bbd8 ffff88066cfe6640 0000000000000000 0000000000000000 0000001f0000001f ffff88066cd5bbe8 ffffea0019810000 000000008118f53e 0000000000000009 0000000000000401 ffffffff0000000a 0000000000000001 Call Trace: [] free_hot_cold_page+0x192/0x1d0 [] __free_pages+0x5c/0x90 [] __free_pages_boot_core+0x11a/0x14e [] deferred_free_range+0x50/0x62 [] deferred_init_memmap+0x220/0x3c3 [] ? setup_per_cpu_pageset+0x35/0x35 [] kthread+0xf8/0x110 [] ret_from_fork+0x22/0x40 [] ? kthread_create_on_node+0x200/0x200 Code: 49 89 d4 48 c1 e0 06 49 01 c5 e9 de fe ff ff 4c 89 f7 44 89 4d b8 4c 89 45 c0 44 89 5d c8 48 89 4d d0 e8 62 c7 07 00 48 8b 4d d0 <48> 8b 00 44 8b 5d c8 4c 8b 45 c0 44 8b 4d b8 a8 02 0f 84 05 ff RIP [] free_pcppages_bulk+0x2d2/0x8d0 RSP CR2: 0000000000000000 Move page_ext_init() after page_alloc_init_late() to make sure page extension is setup for all pages. CC: Joonsoo Kim Signed-off-by: Yang Shi --- Changelog v1 --> v2: Added bug description in the commit log per Andrew's comment init/main.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) -- 2.0.2 diff --git a/init/main.c b/init/main.c index b3c6e36..2075faf 100644 --- a/init/main.c +++ b/init/main.c @@ -606,7 +606,6 @@ asmlinkage __visible void __init start_kernel(void) initrd_start = 0; } #endif - page_ext_init(); debug_objects_mem_init(); kmemleak_init(); setup_per_cpu_pageset(); @@ -1004,6 +1003,8 @@ static noinline void __init kernel_init_freeable(void) sched_init_smp(); page_alloc_init_late(); + /* Initialize page ext after all struct pages are initializaed */ + page_ext_init(); do_basic_setup();