Received: by 2002:a25:ef43:0:0:0:0:0 with SMTP id w3csp107827ybm; Tue, 26 May 2020 12:00:02 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzg66ybcx+8oluqsmAsvmLME0rfxigY1bA1w1jhFuQhOi2WNkXZqgWx7c8pfpcUbFL7Gk0Y X-Received: by 2002:a17:906:4088:: with SMTP id u8mr2529124ejj.500.1590519602611; Tue, 26 May 2020 12:00:02 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1590519602; cv=none; d=google.com; s=arc-20160816; b=ztX9QADthqw7qVQaxUZD+B2mnmVZuX+ZHARcnkDWISYE28adjyGSkrIKvLL5yOhhqt ISY82WhW7RNV89BdOg4WdYcz0xkRfXMNF56UcTC/dbnUP0t/8IOAcNtFQHuB5kVc1yW5 XcTtOQg87gl0Q4S/3ms9asvGKVnkJqnEXvdxBONi6x+CK6YI7PWOJnq/YIY/WyCprY/g 0CMHho+I5ifEswm74/X/yP4jEEI0OlQoX4JgFQyrt/5Jl89VGAr+MF/cl6+mP+YGz4UX PKZumbbxoXdw6qustv9hTpnFRT/mxuMo9QfBkvprsUkblmZTKra9qR7jY9krzfx9BbtP NQ8g== 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=UkSf+NZ8Xnj9clwdu3KeIBglg2KjgU7CEyGw+r6Dk60=; b=aIK7ZGYknx4b57ct1TGyPevnpiRRnwI4P+P170WsS8MHTgzikj36Zw9VjYrtPOs8c4 oBvjxK2BTpWetWfaiMzzmhCOooDaZW6pziPzHqCV+aM5nauImXJknBEiYvCb9Bdjop6j oz7+EWn8chk2yCSEB22T1aA/ga9q8P1JuaJoNs6hwrtSlw+YR9nWicrwZjSmwchKXWxD hYYJBiuNFpKI2qNUTP5wYJ1wrO/7wo/8+CoHgc5Lum3TEYf4RoKblgTRr2ANMYk97ph1 gJgH0AV5bXKN2kwHrZfmMtEU77RnhOkMDpf5xed2xeaO8d1gWmnLrtITqBUKG7bWCCL4 6YiA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=oVFLyRh6; 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 l1si378905ejb.642.2020.05.26.11.59.39; Tue, 26 May 2020 12:00:02 -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=oVFLyRh6; 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 S2389525AbgEZSza (ORCPT + 99 others); Tue, 26 May 2020 14:55:30 -0400 Received: from mail.kernel.org ([198.145.29.99]:47876 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2389505AbgEZSz2 (ORCPT ); Tue, 26 May 2020 14:55:28 -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 724A820849; Tue, 26 May 2020 18:55:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1590519327; bh=FqIUcj0/zvBYNmeMXGFKy3xHDAfAvI/YMYfqC8HiR6s=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=oVFLyRh6YGGyTju0o37v0LIgChb0+aBf91sqWfncVNgEEI9gnpz2I6E1HawAgGzNH STbXWW2bGcc2hmijlQffXFxsglaaLmlf3Y3uZr9+CF4pruQXYnD6Ydn34eabhRlAtC VOxunMiCRPPztw793szzQaH8gFEs7WUEIu2rMDnU= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Mathias Krause , Herbert Xu , Daniel Jordan , Sasha Levin Subject: [PATCH 4.4 25/65] padata: set cpu_index of unused CPUs to -1 Date: Tue, 26 May 2020 20:52:44 +0200 Message-Id: <20200526183915.603271344@linuxfoundation.org> X-Mailer: git-send-email 2.26.2 In-Reply-To: <20200526183905.988782958@linuxfoundation.org> References: <20200526183905.988782958@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: Mathias Krause [ Upstream commit 1bd845bcb41d5b7f83745e0cb99273eb376f2ec5 ] The parallel queue per-cpu data structure gets initialized only for CPUs in the 'pcpu' CPU mask set. This is not sufficient as the reorder timer may run on a different CPU and might wrongly decide it's the target CPU for the next reorder item as per-cpu memory gets memset(0) and we might be waiting for the first CPU in cpumask.pcpu, i.e. cpu_index 0. Make the '__this_cpu_read(pd->pqueue->cpu_index) == next_queue->cpu_index' compare in padata_get_next() fail in this case by initializing the cpu_index member of all per-cpu parallel queues. Use -1 for unused ones. Signed-off-by: Mathias Krause Signed-off-by: Herbert Xu Signed-off-by: Daniel Jordan Signed-off-by: Sasha Levin --- kernel/padata.c | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/kernel/padata.c b/kernel/padata.c index 8aef48c3267b..4f860043a8e5 100644 --- a/kernel/padata.c +++ b/kernel/padata.c @@ -461,8 +461,14 @@ static void padata_init_pqueues(struct parallel_data *pd) struct padata_parallel_queue *pqueue; cpu_index = 0; - for_each_cpu(cpu, pd->cpumask.pcpu) { + for_each_possible_cpu(cpu) { pqueue = per_cpu_ptr(pd->pqueue, cpu); + + if (!cpumask_test_cpu(cpu, pd->cpumask.pcpu)) { + pqueue->cpu_index = -1; + continue; + } + pqueue->pd = pd; pqueue->cpu_index = cpu_index; cpu_index++; -- 2.25.1