From nobody Sun Oct 5 14:37:47 2025 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id A04692101AE for ; Fri, 1 Aug 2025 12:24:22 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=170.10.129.124 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1754051064; cv=none; b=CZn5xV1NICkxB3+4i24/u/8Eu5LuHl3/0prOwoa/1uNa2PG9tH1qCeJuEAi6HB46FPoo4tPlUYvS6Le++wcy87jD4qy8+HT8Akh+q+tObDPPmc5bP6EywM/+fGYs3NwV2j7q1zTSvvldRShOxmq9z6ohnAJmPEbL/eK9ZBAbRiE= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1754051064; c=relaxed/simple; bh=jeo7QCPQKOw+GmDQcDoNbUwbP4YWYbMmHOdqRewcV7o=; h=Date:From:To:Subject:Message-ID:MIME-Version:Content-Type: Content-Disposition; b=Ml4ArjS7O7N70IXsqLOgOuXFYI8FM1arumjUgo9gxdqJkT58bDZLWUUn9IXFYu4/k9n0aXZZsn12L6QZfltDYPV2Vapsq5MtlJv4nbcF0gdB8PojxovXSej+MeLaDqPrfSf5pjZH6ecHrBvT1wd2Y21RoMYng6M6fsqSfpLtraI= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=redhat.com; spf=pass smtp.mailfrom=redhat.com; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b=M0l9R6sj; arc=none smtp.client-ip=170.10.129.124 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=redhat.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=redhat.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="M0l9R6sj" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1754051061; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type; bh=pBlXLdMVS9+42WdjrfWhCvpkY35dKzexiVfH6Ml4CIM=; b=M0l9R6sjsgOG6CI+KftqZEog6ntXj7vmhi5v+1QFTnPbvvMfRNiEY7+AA/z8POhvRgPxas gfWoxbiWoz8XOPrKFmqI5izS/YNEbDX2vXWN6rxXjN86BZa5yC2+x/d+2ZtGxlZaH6S8sj 7r0MY3gw1KJo5kL4D4HX9uMWu1doM8c= Received: from mx-prod-mc-04.mail-002.prod.us-west-2.aws.redhat.com (ec2-54-186-198-63.us-west-2.compute.amazonaws.com [54.186.198.63]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-225-ZGdMdry5MfKmAFrNVE8OKQ-1; Fri, 01 Aug 2025 08:24:18 -0400 X-MC-Unique: ZGdMdry5MfKmAFrNVE8OKQ-1 X-Mimecast-MFC-AGG-ID: ZGdMdry5MfKmAFrNVE8OKQ_1754051056 Received: from mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.93]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mx-prod-mc-04.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id 764D91955D6E; Fri, 1 Aug 2025 12:24:15 +0000 (UTC) Received: from localhost (unknown [10.22.66.109]) by mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id E69521800285; Fri, 1 Aug 2025 12:24:13 +0000 (UTC) Date: Fri, 1 Aug 2025 09:24:12 -0300 From: "Luis Claudio R. Goncalves" To: Oleg Nesterov , Peter Zijlstra , Sebastian Andrzej Siewior , Clark Williams , Steven Rostedt , Tejun Heo , David Vernet , Barret Rhoden , Josh Don , Crystal Wood , linux-kernel@vger.kernel.org, linux-rt-devel@lists.linux.dev, Juri Lelli , Ben Segall , Dietmar Eggemann , Ingo Molnar , Mel Gorman , Valentin Schneider , Vincent Guittot , Thomas Gleixner , Wander Lairson Costa Subject: sched: restore the behavior of put_task_struct() for non-rt Message-ID: Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Disposition: inline X-Scanned-By: MIMEDefang 3.4.1 on 10.30.177.93 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Commit 8671bad873eb ("sched: Do not call __put_task_struct() on rt if pi_blocked_on is set") changed the behavior of put_task_struct() unconditionally, even when PREEMPT_RT was not enabled, in clear mismatch with the commit description. Restore the previous behavior of put_task_struct() for the PREEMPT_RT disabled case. Fixes: 8671bad873eb ("sched: Do not call __put_task_struct() on rt if pi_bl= ocked_on is set") Acked-by: Oleg Nesterov Signed-off-by: Luis Claudio R. Goncalves --- diff --git a/include/linux/sched/task.h b/include/linux/sched/task.h index ea41795a352b..51678a541477 100644 --- a/include/linux/sched/task.h +++ b/include/linux/sched/task.h @@ -130,6 +133,16 @@ static inline void put_task_struct(struct task_struct = *t) if (!refcount_dec_and_test(&t->usage)) return; =20 + /* In !RT, it is always safe to call __put_task_struct(). */ + if (!IS_ENABLED(CONFIG_PREEMPT_RT)) { + static DEFINE_WAIT_OVERRIDE_MAP(put_task_map, LD_WAIT_SLEEP); + + lock_map_acquire_try(&put_task_map); + __put_task_struct(t); + lock_map_release(&put_task_map); + return; + } + /* * Under PREEMPT_RT, we can't call __put_task_struct * in atomic context because it will indirectly @@ -137,10 +150,6 @@ static inline void put_task_struct(struct task_struct = *t) * current process has a mutex enqueued (blocked on * a PI chain). * - * In !RT, it is always safe to call __put_task_struct(). - * Though, in order to simplify the code, resort to the - * deferred call too. - * * call_rcu() will schedule __put_task_struct_rcu_cb() * to be called in process context. *