Received: by 2002:a25:683:0:0:0:0:0 with SMTP id 125csp668593ybg; Mon, 1 Jun 2020 11:13:04 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwQcaEcaK5CoJlMnE1jaMoPUU1OsEMngRl57a6qFedqKnv/TIeZBn9u/q31ab1fv7gsPmIh X-Received: by 2002:aa7:d283:: with SMTP id w3mr10766277edq.262.1591035184749; Mon, 01 Jun 2020 11:13:04 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1591035184; cv=none; d=google.com; s=arc-20160816; b=soRMPbdezBWQF73SAFVLoTZOM9w71XzuHoVciRwFrpsHWf4+QGMYeGFTyIjaCovZHY cfvHdRxXwR1n+6IUnqdBp/Z/300amBfuLydpnSGPvPV7HAT4nZyNGue48mS0jcJfyyCk oXDiSEiGtQ1vl4/aQv7JcKW9ffJMPN6uYy6o6ZK4mMVguQFDQjUnGoFn7wjwDzc1Z2vG oZYyUrVyNHncfCvmT/4OPDvSAOTrMQFjKvXBm6DIaHSPyXVR0Cbo5DS6oxiU3PiZKmYf mWqI3lXThhFxRlyZIh5oXIUYzzddDG3Qo1QdBowdMa9dFLZeSddEe7TEgZxk7ITQPASF 4UrQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=TPX47Shd2DAKAsbxo7xb7gzKD8kBHMMSr7MHwfTunbU=; b=yNfIZfYUmq1eHhbAPZSHO4uXFxywFNCqu5JuZI/l0M8rbKdXf2b3lJFKSnP0QIOx8F x7JM2Cbkp2gH05jGe0fgthP1hv2iAVqBqy3/R9P+zeLlRRKugfDSyuIKRoI2OKYGYkKZ YLkSdKCQXFyZkRjDyHcJ+ZjfuL3H8h2FGALNsmCwdKCaQTxM332AB6XBIGLjHPfdeQwr OnzATh4Q3StUwnm2XMly7QCOMW4TmCSljfA53MPxNoS2bRQwpPd+WmPFH42a019rii6B nlQ3VJVC2zm4RAvEdiPpa5Qg5PnLxzMApeSI7tukq1qMUB6mLlHWthZ7Y+NM/KQP2UWL AU7w== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=vMSXFyAS; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id u23si112598ejx.512.2020.06.01.11.12.40; Mon, 01 Jun 2020 11:13:04 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=vMSXFyAS; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730943AbgFASJz (ORCPT + 99 others); Mon, 1 Jun 2020 14:09:55 -0400 Received: from mail.kernel.org ([198.145.29.99]:56316 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730379AbgFASJt (ORCPT ); Mon, 1 Jun 2020 14:09:49 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 1897A2077D; Mon, 1 Jun 2020 18:09:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1591034988; bh=s+yeWGQSX+7m0ap12fJwIoI2VzAPXjgTPoBM4nfbr80=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=vMSXFyASL52njei35IMcoLQVaEkyVM3Bf3/Oz6mE67T8Nj2cu541G2NyLqERifH7C O84qUuUZwFCrqWAT9RzOFuZikYkJTPxZ87sXT/66ce0L0I82UrWVbWVXv03ghuWKm0 JphRCyXueQ9UqW58UBJ5Pt8/A3X8v/78TDvXf8Iw= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Konstantin Khlebnikov , Andrew Morton , Hugh Dickins , "Kirill A. Shutemov" , Vlastimil Babka , David Rientjes , Linus Torvalds , Sasha Levin Subject: [PATCH 5.4 100/142] mm: remove VM_BUG_ON(PageSlab()) from page_mapcount() Date: Mon, 1 Jun 2020 19:54:18 +0200 Message-Id: <20200601174048.343329685@linuxfoundation.org> X-Mailer: git-send-email 2.26.2 In-Reply-To: <20200601174037.904070960@linuxfoundation.org> References: <20200601174037.904070960@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Konstantin Khlebnikov [ Upstream commit 6988f31d558aa8c744464a7f6d91d34ada48ad12 ] Replace superfluous VM_BUG_ON() with comment about correct usage. Technically reverts commit 1d148e218a0d ("mm: add VM_BUG_ON_PAGE() to page_mapcount()"), but context lines have changed. Function isolate_migratepages_block() runs some checks out of lru_lock when choose pages for migration. After checking PageLRU() it checks extra page references by comparing page_count() and page_mapcount(). Between these two checks page could be removed from lru, freed and taken by slab. As a result this race triggers VM_BUG_ON(PageSlab()) in page_mapcount(). Race window is tiny. For certain workload this happens around once a year. page:ffffea0105ca9380 count:1 mapcount:0 mapping:ffff88ff7712c180 index:0x0 compound_mapcount: 0 flags: 0x500000000008100(slab|head) raw: 0500000000008100 dead000000000100 dead000000000200 ffff88ff7712c180 raw: 0000000000000000 0000000080200020 00000001ffffffff 0000000000000000 page dumped because: VM_BUG_ON_PAGE(PageSlab(page)) ------------[ cut here ]------------ kernel BUG at ./include/linux/mm.h:628! invalid opcode: 0000 [#1] SMP NOPTI CPU: 77 PID: 504 Comm: kcompactd1 Tainted: G W 4.19.109-27 #1 Hardware name: Yandex T175-N41-Y3N/MY81-EX0-Y3N, BIOS R05 06/20/2019 RIP: 0010:isolate_migratepages_block+0x986/0x9b0 The code in isolate_migratepages_block() was added in commit 119d6d59dcc0 ("mm, compaction: avoid isolating pinned pages") before adding VM_BUG_ON into page_mapcount(). This race has been predicted in 2015 by Vlastimil Babka (see link below). [akpm@linux-foundation.org: comment tweaks, per Hugh] Fixes: 1d148e218a0d ("mm: add VM_BUG_ON_PAGE() to page_mapcount()") Signed-off-by: Konstantin Khlebnikov Signed-off-by: Andrew Morton Acked-by: Hugh Dickins Acked-by: Kirill A. Shutemov Acked-by: Vlastimil Babka Cc: David Rientjes Cc: Link: http://lkml.kernel.org/r/159032779896.957378.7852761411265662220.stgit@buzz Link: https://lore.kernel.org/lkml/557710E1.6060103@suse.cz/ Link: https://lore.kernel.org/linux-mm/158937872515.474360.5066096871639561424.stgit@buzz/T/ (v1) Signed-off-by: Linus Torvalds Signed-off-by: Sasha Levin --- include/linux/mm.h | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/include/linux/mm.h b/include/linux/mm.h index afa77b683a04..53bad834adf5 100644 --- a/include/linux/mm.h +++ b/include/linux/mm.h @@ -695,6 +695,11 @@ static inline void *kvcalloc(size_t n, size_t size, gfp_t flags) extern void kvfree(const void *addr); +/* + * Mapcount of compound page as a whole, does not include mapped sub-pages. + * + * Must be called only for compound pages or any their tail sub-pages. + */ static inline int compound_mapcount(struct page *page) { VM_BUG_ON_PAGE(!PageCompound(page), page); @@ -714,10 +719,16 @@ static inline void page_mapcount_reset(struct page *page) int __page_mapcount(struct page *page); +/* + * Mapcount of 0-order page; when compound sub-page, includes + * compound_mapcount(). + * + * Result is undefined for pages which cannot be mapped into userspace. + * For example SLAB or special types of pages. See function page_has_type(). + * They use this place in struct page differently. + */ static inline int page_mapcount(struct page *page) { - VM_BUG_ON_PAGE(PageSlab(page), page); - if (unlikely(PageCompound(page))) return __page_mapcount(page); return atomic_read(&page->_mapcount) + 1; -- 2.25.1