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 9186DC83F2C for ; Sun, 3 Sep 2023 00:46:01 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235306AbjICAqC (ORCPT ); Sat, 2 Sep 2023 20:46:02 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52642 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235303AbjICAqC (ORCPT ); Sat, 2 Sep 2023 20:46:02 -0400 Received: from mail-pf1-x42f.google.com (mail-pf1-x42f.google.com [IPv6:2607:f8b0:4864:20::42f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 19B7CCE0 for ; Sat, 2 Sep 2023 17:45:59 -0700 (PDT) Received: by mail-pf1-x42f.google.com with SMTP id d2e1a72fcca58-68824a0e747so41013b3a.1 for ; Sat, 02 Sep 2023 17:45:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel-dk.20230601.gappssmtp.com; s=20230601; t=1693701958; x=1694306758; darn=vger.kernel.org; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=SJVuJTP447998afYfIxeIIQyR21Xt30g9e9f8Gg7jLM=; b=gbb7uXsUKZU6ZVXWuKxTa2Ej8Wl2lSDstFwjsByqfiDw09O8i2FJCEd3m59jlUXX1K VKdgIgac1ggwHUFQFm+H1iy/TFRkmOOrJibBvmksqfy7EcfnTVtVgP4SHp7hGVXdKRCV ryKbQ5aHVkyTM9qYglQQH2rzZqCB6zFXTu6bxbf1xmU9fo6RoW7IMKLvXg2EUb7H6+IU yBoNgSU0VxJEDgMsPRsV61Xv2gB4HuYKIdR3s+loZn2/Zwn9tA/pE9NDZRAE+SH03jD+ N9HziNexr8mMDIRBJL99/uLgE/X83DzhWy07dD0acLq+8WbkieNsV69sZzd9mz8BevS3 fhFA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693701958; x=1694306758; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=SJVuJTP447998afYfIxeIIQyR21Xt30g9e9f8Gg7jLM=; b=FvH9w4+ZxryyjT3OvcOqWQXTOZhRvush26Ui6Dh2CLO5ar0eYHx8GCJQ6dVWPstfNe O3cNWkVb39sOWaWAhP5muSgfYOESz/gs8kjk4KF93Mf6avOM6OA/HDOm/WsWUg+ujrNn +KM8OX68b4h67RdA/emZDfpEdGiGo0soEcAg7Lf3qlA24AhS+zCKhsNLKmQ4PfMrt/TI cbvzbuF9jrX2NzFPBrA1oM2+8BVCgjEqg0+ZZZeF/40Smw5Q3mLjkVKtQNUvkk9pel9D DPVDwMIyVdl0Aq2sJJwnJSaKUQTVm7peeoUVK2lY3Bc0W9JhixGpvRIcHY3EX63VV//E e0Nw== X-Gm-Message-State: AOJu0Yxx66//UDaIx/DFVOSQPUjRiq2/CGcuOU9txe85b2AGx8zFrMdH ccNnH2uiR/YGxGae3y4KWyj3Ig== X-Google-Smtp-Source: AGHT+IE24i4eKlsdImeFZe/QOV5ZGjuNKqJENxu94tgyGytPmT8ZJMGSXyoj4vQjYIAf4opoR2+CKg== X-Received: by 2002:a05:6a00:1f0e:b0:68a:5954:fda4 with SMTP id be14-20020a056a001f0e00b0068a5954fda4mr7757241pfb.1.1693701958461; Sat, 02 Sep 2023 17:45:58 -0700 (PDT) Received: from [192.168.1.136] ([198.8.77.157]) by smtp.gmail.com with ESMTPSA id c10-20020a62e80a000000b0064fde7ae1ffsm4988779pfi.38.2023.09.02.17.45.57 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sat, 02 Sep 2023 17:45:57 -0700 (PDT) Message-ID: Date: Sat, 2 Sep 2023 18:45:56 -0600 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [STABLE] stable backport request for 6.1 for io_uring Content-Language: en-US To: John David Anglin , Helge Deller , stable@vger.kernel.org, Greg Kroah-Hartman , Sasha Levin , linux-parisc@vger.kernel.org Cc: Vidra.Jonas@seznam.cz, Sam James References: <5aa6799a-d577-4485-88e0-545f6459c74e@kernel.dk> <8f6006a7-1819-a2fb-e928-7f26ba7df6ec@bell.net> From: Jens Axboe In-Reply-To: <8f6006a7-1819-a2fb-e928-7f26ba7df6ec@bell.net> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-parisc@vger.kernel.org On 9/2/23 5:04 PM, John David Anglin wrote: > On 2023-08-30 12:17 p.m., Jens Axboe wrote: >> On 8/28/23 3:55 PM, Helge Deller wrote: >>> Hello Greg, Hello Jens, Hello stable team, >>> >>> would you please accept some backports to v6.1-stable for io_uring()? >>> io_uring() fails on parisc because of some missing upstream patches. >>> Since 6.1 is currently used in debian and gentoo as main kernel we >>> face some build errors due to the missing patches. >> Fine with me. > This is probably not a problem with the backport but I see this fail in liburing tests: > > Running test wq-aff.t open: No such file or directory > test sqpoll failed > Test wq-aff.t failed with ret 1 > Running test xattr.t 0 sec [0] > Running test statx.t 0 sec [0] > Running test sq-full-cpp.t 0 sec [0] > Tests failed (1): That's because 6.1-stable is missing: commit ebdfefc09c6de7897962769bd3e63a2ff443ebf5 Author: Jens Axboe Date: Sun Aug 13 11:05:36 2023 -0600 io_uring/sqpoll: fix io-wq affinity when IORING_SETUP_SQPOLL is used which went in recently and hasn't been backported to stable yet. -- Jens Axboe