From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 80F26C63684 for ; Wed, 26 Jan 2022 16:56:08 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S243345AbiAZQ4I (ORCPT ); Wed, 26 Jan 2022 11:56:08 -0500 Received: from Galois.linutronix.de ([193.142.43.55]:58172 "EHLO galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232405AbiAZQ4G (ORCPT ); Wed, 26 Jan 2022 11:56:06 -0500 Date: Wed, 26 Jan 2022 17:56:03 +0100 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020; t=1643216165; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=0L8WSSuR0odZJs+6WFfAZW0UhB7u98hCsghYO6wbK4s=; b=ijFxUU7WFv4kWnpX8Wgv8O8XPf8AszJUenXeuT20Ku8wHdLHRJs4z1uZUAAvLsW0dRv47L k1nNy9SsGo6iMATOrHKHVFIMSLT0bvg2D/m7ti9kny4pt35XeycWzd2VCMxDecO+cNgoLf 10jTzRXtvMvl1cb4jSIde47Bs6Ijr5o49gjNm07N/W5s1zbw7vDk15UkjDgATIcQmCidee WhcB0U7o3gpXp3NGofEBPmwd77qOmJMulqyQB0Qrr1wvqI7miKAA9dRTIyFuh2/QMNsXp4 X0S2eWmFyYZlI85WYLw08zAInP19yrkFt3KahfhKzcfFFZW0L/ZE0+U7Q/JsAA== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020e; t=1643216165; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=0L8WSSuR0odZJs+6WFfAZW0UhB7u98hCsghYO6wbK4s=; b=nd9g+7eSpH4nkdDkOGhgCCTGxokksgQ45bs5vi4p/Uzk5D6wf2zNlziw58OoLv73Vw0xu7 zrbnnnoSgjywHJDQ== From: Sebastian Andrzej Siewior To: Valentin Schneider Cc: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, rcu@vger.kernel.org, linux-rt-users@vger.kernel.org, Catalin Marinas , Will Deacon , Ingo Molnar , Peter Zijlstra , Thomas Gleixner , Steven Rostedt , Daniel Bristot de Oliveira , "Paul E. McKenney" , Frederic Weisbecker , Josh Triplett , Mathieu Desnoyers , Davidlohr Bueso , Lai Jiangshan , Joel Fernandes , Anshuman Khandual , Vincenzo Frascino , Steven Price , Ard Biesheuvel , Boqun Feng , Mike Galbraith Subject: Re: [PATCH v3 2/4] sched: Introduce migratable() Message-ID: References: <20210811201354.1976839-1-valentin.schneider@arm.com> <20210811201354.1976839-3-valentin.schneider@arm.com> <20210817170925.2jwqvgvmqab2glwu@linutronix.de> <87czq573et.mognet@arm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable In-Reply-To: <87czq573et.mognet@arm.com> Precedence: bulk List-ID: X-Mailing-List: linux-rt-users@vger.kernel.org On 2021-08-22 19:14:18 [+0100], Valentin Schneider wrote: > Thanks for carrying it through, I'll keep that change for the next versio= n. Just a quick question. This series ended with 3 patches in my queue. It got decimated further due to Frederic series which ended up in v5.17-rc1. I still have | 2021-08-11 21:13 +0100 Valentin Schneider =E2=88=99 sched: Introduce m= igratable() | 2021-08-11 21:13 +0100 Valentin Schneider =E2=88=99 arm64: mm: Make ar= ch_faults_on_old_pte() check for migratability what do we do about these two? I could repost these two if there are no objections=E2=80=A6 =20 Sebastian From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 0E862C2BA4C for ; Wed, 26 Jan 2022 17:32:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=k5mgs3WQPgjsNxz0puasHi9jQBwSY6OOiauvJRIHXeA=; b=f86eQfretE58/o x31cmS5hw2kjFSpO4B+JYKVY1E4FSE2Av0wWs5L1V7y2BxiLzIDTXyIkb7IMH+/ahEMkPaVZgUjo/ DBUA5+muAqE0qJpmxyyTbkjXZMoPCBPDWOSXCXHht1vCxo4lpnuPuMq4UjPYF/s+srVdGagcvwM2+ 0puY6OFDxrdJ4KIkiZQvXyoRRIf4axNQglydPHkniPnnMzZ58u1905v6wNhY4Pxfx8UBU+fqz9aBJ eoCI2Zs+uGcauExAlwNesMyD6QQGS5K/3Kr910tmtiSD86NC1H3GVQ4izXgtNjBQZFhT81cW6uneL piIlNfYJUIiqLfcI9Cxg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nCm89-00D0vN-Qm; Wed, 26 Jan 2022 17:30:52 +0000 Received: from galois.linutronix.de ([2a0a:51c0:0:12e:550::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nClaa-00CnOG-CE for linux-arm-kernel@lists.infradead.org; Wed, 26 Jan 2022 16:56:10 +0000 Date: Wed, 26 Jan 2022 17:56:03 +0100 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020; t=1643216165; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=0L8WSSuR0odZJs+6WFfAZW0UhB7u98hCsghYO6wbK4s=; b=ijFxUU7WFv4kWnpX8Wgv8O8XPf8AszJUenXeuT20Ku8wHdLHRJs4z1uZUAAvLsW0dRv47L k1nNy9SsGo6iMATOrHKHVFIMSLT0bvg2D/m7ti9kny4pt35XeycWzd2VCMxDecO+cNgoLf 10jTzRXtvMvl1cb4jSIde47Bs6Ijr5o49gjNm07N/W5s1zbw7vDk15UkjDgATIcQmCidee WhcB0U7o3gpXp3NGofEBPmwd77qOmJMulqyQB0Qrr1wvqI7miKAA9dRTIyFuh2/QMNsXp4 X0S2eWmFyYZlI85WYLw08zAInP19yrkFt3KahfhKzcfFFZW0L/ZE0+U7Q/JsAA== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020e; t=1643216165; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=0L8WSSuR0odZJs+6WFfAZW0UhB7u98hCsghYO6wbK4s=; b=nd9g+7eSpH4nkdDkOGhgCCTGxokksgQ45bs5vi4p/Uzk5D6wf2zNlziw58OoLv73Vw0xu7 zrbnnnoSgjywHJDQ== From: Sebastian Andrzej Siewior To: Valentin Schneider Cc: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, rcu@vger.kernel.org, linux-rt-users@vger.kernel.org, Catalin Marinas , Will Deacon , Ingo Molnar , Peter Zijlstra , Thomas Gleixner , Steven Rostedt , Daniel Bristot de Oliveira , "Paul E. McKenney" , Frederic Weisbecker , Josh Triplett , Mathieu Desnoyers , Davidlohr Bueso , Lai Jiangshan , Joel Fernandes , Anshuman Khandual , Vincenzo Frascino , Steven Price , Ard Biesheuvel , Boqun Feng , Mike Galbraith Subject: Re: [PATCH v3 2/4] sched: Introduce migratable() Message-ID: References: <20210811201354.1976839-1-valentin.schneider@arm.com> <20210811201354.1976839-3-valentin.schneider@arm.com> <20210817170925.2jwqvgvmqab2glwu@linutronix.de> <87czq573et.mognet@arm.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <87czq573et.mognet@arm.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220126_085608_612059_C9169407 X-CRM114-Status: UNSURE ( 8.46 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: base64 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org T24gMjAyMS0wOC0yMiAxOToxNDoxOCBbKzAxMDBdLCBWYWxlbnRpbiBTY2huZWlkZXIgd3JvdGU6 Cj4gVGhhbmtzIGZvciBjYXJyeWluZyBpdCB0aHJvdWdoLCBJJ2xsIGtlZXAgdGhhdCBjaGFuZ2Ug Zm9yIHRoZSBuZXh0IHZlcnNpb24uCgpKdXN0IGEgcXVpY2sgcXVlc3Rpb24uIFRoaXMgc2VyaWVz IGVuZGVkIHdpdGggMyBwYXRjaGVzIGluIG15IHF1ZXVlLiBJdApnb3QgZGVjaW1hdGVkIGZ1cnRo ZXIgZHVlIHRvIEZyZWRlcmljIHNlcmllcyB3aGljaCBlbmRlZCB1cCBpbgp2NS4xNy1yYzEuIEkg c3RpbGwgaGF2ZQp8IDIwMjEtMDgtMTEgMjE6MTMgKzAxMDAgVmFsZW50aW4gU2NobmVpZGVyICAg IOKImSBzY2hlZDogSW50cm9kdWNlIG1pZ3JhdGFibGUoKQp8IDIwMjEtMDgtMTEgMjE6MTMgKzAx MDAgVmFsZW50aW4gU2NobmVpZGVyICAgIOKImSBhcm02NDogbW06IE1ha2UgYXJjaF9mYXVsdHNf b25fb2xkX3B0ZSgpIGNoZWNrIGZvciBtaWdyYXRhYmlsaXR5Cgp3aGF0IGRvIHdlIGRvIGFib3V0 IHRoZXNlIHR3bz8gSSBjb3VsZCByZXBvc3QgdGhlc2UgdHdvIGlmIHRoZXJlIGFyZSBubwpvYmpl Y3Rpb25z4oCmCiAKU2ViYXN0aWFuCgpfX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f X19fX19fX19fX19fXwpsaW51eC1hcm0ta2VybmVsIG1haWxpbmcgbGlzdApsaW51eC1hcm0ta2Vy bmVsQGxpc3RzLmluZnJhZGVhZC5vcmcKaHR0cDovL2xpc3RzLmluZnJhZGVhZC5vcmcvbWFpbG1h bi9saXN0aW5mby9saW51eC1hcm0ta2VybmVsCg==