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 X-Spam-Level: X-Spam-Status: No, score=-4.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 72C66C433E1 for ; Thu, 16 Jul 2020 00:29:03 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 3C887206F5 for ; Thu, 16 Jul 2020 00:29:03 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="QrIMkz6e"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="eEp4n1+u" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 3C887206F5 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:MIME-Version:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:Message-Id:References:In-Reply-To:Subject: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=2b0QvyV+qmgYMoE9zhkbsLouc//YC5X5GdRFwFz4+Pk=; b=QrIMkz6eiw5fnpJ9NiuEUNRHvB jqIquFsfHQlCdYm/zbSpcDU0/GVxI1fEzcGhyyT6iiHALfHKOKXWp9MSGfce0Ai3x1COVoItjXwf0 E+YPJyv39O1I3Z+O36Xlq7hRY3ZkMlSnvrhvUjn/g/f64eiuFwnr9LiJtbUXlzlk+Ja5CzCR04JLy My3t8aGRs9mu2kZzST5Ew9vmieLc7+3V6A33lxvbxU+eAeCgxIWrozb8KuvjwGDcZBJfjJddFtunp IllKh8ax566OyWdOuiSEVP+5FN7N/7yy2Dlo7VzOb25lMXrahgtPjXT/BGc38yizvdLB1isJVg6+K PaDX8OSQ==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jvrkS-0002fq-5X; Thu, 16 Jul 2020 00:27:40 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jvrkO-0002en-RK for linux-arm-kernel@lists.infradead.org; Thu, 16 Jul 2020 00:27:37 +0000 Received: from localhost (unknown [137.135.114.1]) (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 4D2C12071B; Thu, 16 Jul 2020 00:27:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1594859255; bh=x/uIkq3gdeTElq8c36eX80RkDlRLt4d873hFSTWT39I=; h=Date:From:To:To:To:Cc:Cc:Cc:Cc:Cc:Cc:Subject:In-Reply-To: References:From; b=eEp4n1+uDwCeW1mtguuEi1VhThFTY4pUeISgTzdQvIhVuB7Bjm0zcAQHul/60xQrd D47qUEJkd6Amn6wU7sRcsBAGtj+6tQdHs93Am9+S3r5aWCAu7Neu7pWKE5S7eVz2c2 veJ6p9TV0vOe1AZovqYeCwqFoB6kPDDoG97KvMt8= Date: Thu, 16 Jul 2020 00:27:34 +0000 From: Sasha Levin To: Sasha Levin To: Will Deacon To: linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v3 3/7] arm64: compat: Ensure upper 32 bits of x0 are zero on syscall return In-Reply-To: <20200710130702.30658-4-will@kernel.org> References: <20200710130702.30658-4-will@kernel.org> Message-Id: <20200716002735.4D2C12071B@mail.kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200715_202737_021741_173577D2 X-CRM114-Status: UNSURE ( 9.37 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Mark Rutland , Luis Machado , catalin.marinas@arm.com, stable@vger.kernel.org, Keno Fischer , Will Deacon MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi [This is an automated email] This commit has been processed because it contains a -stable tag. The stable tag indicates that it's relevant for the following trees: all The bot has tested the following trees: v5.7.8, v5.4.51, v4.19.132, v4.14.188, v4.9.230, v4.4.230. v5.7.8: Build OK! v5.4.51: Build OK! v4.19.132: Build OK! v4.14.188: Failed to apply! Possible dependencies: 0013aceb30748 ("xtensa: clean up fixups in assembly code") 1af1e8a39dc0f ("xtensa: move fixmap and kmap just above the KSEG") 2a61f4747eeaa ("stack-protector: test compiler capability in Kconfig and drop AUTO mode") 2b8383927525d ("Makefile: move stack-protector compiler breakage test earlier") 2bc2f688fdf88 ("Makefile: move stack-protector availability out of Kconfig") 409d5db49867c ("arm64: rseq: Implement backend rseq calls and select HAVE_RSEQ") 40d1a07b333ef ("xtensa: enable stack protector") 4141c857fd09d ("arm64: convert raw syscall invocation to C") 44c6dc940b190 ("Makefile: introduce CONFIG_CC_STACKPROTECTOR_AUTO") 5cf97ebd8b40e ("xtensa: clean up functions in assembly code") 8d66772e869e7 ("arm64: Mask all exceptions during kernel_exit") 9800b9dc13cdf ("arm: Add restartable sequences support") c2edb35ae342f ("xtensa: extract init_kio") c633544a61541 ("xtensa: add support for KASAN") d148eac0e70f0 ("Kbuild: rename HAVE_CC_STACKPROTECTOR config variable") f4431396be5b2 ("xtensa: consolidate kernel stack size related definitions") v4.9.230: Failed to apply! Possible dependencies: 12597988319c8 ("MIPS: Sort MIPS Kconfig Alphabetically.") 2a61f4747eeaa ("stack-protector: test compiler capability in Kconfig and drop AUTO mode") 2b8383927525d ("Makefile: move stack-protector compiler breakage test earlier") 2bc2f688fdf88 ("Makefile: move stack-protector availability out of Kconfig") 313dd1b629219 ("gcc-plugins: Add the randstruct plugin") 39c13c204bb11 ("arm: eBPF JIT compiler") 409d5db49867c ("arm64: rseq: Implement backend rseq calls and select HAVE_RSEQ") 4141c857fd09d ("arm64: convert raw syscall invocation to C") 44c6dc940b190 ("Makefile: introduce CONFIG_CC_STACKPROTECTOR_AUTO") 74d86a70636a0 ("arm: use set_memory.h header") 8d66772e869e7 ("arm64: Mask all exceptions during kernel_exit") 9800b9dc13cdf ("arm: Add restartable sequences support") c02433dd6de32 ("arm64: split thread_info from task stack") c61f13eaa1ee1 ("gcc-plugins: Add structleak for more stack initialization") c763ea2650dfa ("x86/kconfig: Sort the 'config X86' selects alphabetically") d148eac0e70f0 ("Kbuild: rename HAVE_CC_STACKPROTECTOR config variable") f381bf6d82f03 ("MIPS: Add support for eBPF JIT.") v4.4.230: Failed to apply! Possible dependencies: 218cfe4ed8885 ("perf/x86: Move perf_event_amd_ibs.c ....... => x86/events/amd/ibs.c") 25a77b55e74c4 ("xtensa/perf: Convert the hotplug notifier to state machine callbacks") 2a803c4db615d ("arm64: head.S: use memset to clear BSS") 2bf31a4a05f5b ("arm64: avoid dynamic relocations in early boot code") 3600c2fdc09a4 ("arm64: Add macros to read/write system registers") 39b0332a21583 ("perf/x86: Move perf_event_amd.c ........... => x86/events/amd/core.c") 4141c857fd09d ("arm64: convert raw syscall invocation to C") 499c81507f599 ("arm64/debug: Remove superfluous SMP function call") 49de0493e5f67 ("x86/perf/intel/cstate: Make cstate hotplug handling actually work") 4b6e2571bf000 ("x86/perf/intel/rapl: Make the Intel RAPL PMU driver modular") 5b26547dd7faa ("perf/x86: Move perf_event_amd_iommu.[ch] .. => x86/events/amd/iommu.[ch]") 609116d202a8c ("arm64: add function to install the idmap") 6cdf9c7ca687e ("arm64: Store struct thread_info in sp_el0") 77c34ef1c3194 ("perf/x86/intel/cstate: Convert Intel CSTATE to hotplug state machine") 8d66772e869e7 ("arm64: Mask all exceptions during kernel_exit") 9e8e865bbe294 ("arm64: unify idmap removal") a563f7598198b ("arm64: Reuse TCR field definitions for EL1 and EL2") adf7589997927 ("arm64: simplify sysreg manipulation") ae7e27fe6834d ("arm64: hw_breakpoint: Allow EL2 breakpoints if running in HYP") bb9052744f4b7 ("arm64: Handle early CPU boot failures") c02433dd6de32 ("arm64: split thread_info from task stack") c4bc34d20273d ("arm64: Add a helper for parking CPUs in a loop") c7afba320e91c ("x86/perf/intel/cstate: Modularize driver") e5b61bafe7047 ("arm: Convert VFP hotplug notifiers to state machine") e633c65a1d585 ("x86/perf/intel/uncore: Make the Intel uncore PMU driver modular") e937dd5782688 ("arm64: debug: convert OS lock CPU hotplug notifier to new infrastructure") ee02a15919cf8 ("arm64: Introduce cpu_die_early") fa9cbf320e996 ("perf/x86: Move perf_event.c ............... => x86/events/core.c") fce6361fe9b0c ("arm64: Move cpu_die_early to smp.c") NOTE: The patch will not be queued to stable trees until it is upstream. How should we proceed with this patch? -- Thanks Sasha _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel