From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-pl1-f170.google.com (mail-pl1-f170.google.com [209.85.214.170]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 3AFE91E1D2 for ; Thu, 10 Aug 2023 16:00:06 +0000 (UTC) Received: by mail-pl1-f170.google.com with SMTP id d9443c01a7336-1b9c5e07c1bso9520185ad.2 for ; Thu, 10 Aug 2023 09:00:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1691683205; x=1692288005; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:sender:from:to:cc:subject:date:message-id :reply-to; bh=G928jvuclRXDZupTtetoPT/Moc7+e1us2BioE+DjLBM=; b=n+PK9qOVs9lBcvUQ/dhgzFNt+7GnmnESe96MAz6jHORQwEyfSlkLHxcjFd9sRwKdo4 tGyA1r6hMO2/ARKXIBDr+9ovXNKlDWrM0uJqeDN/3W4o8oIa78ZWuTE2n8Z/M+gi9G4C WAyXpfYyjUzoBbQKjn+la1eFqCLV9e3vdlQmwyK+c94Pgz5hjS/zc4CdfqYS/N0y+6gi ziIQh4CqvSRBxk8aflTpau6E9vCAnCDIVweWeM1gVxrOwR4IVWzymkIwtlPd60DxCYlQ b7Hw9b0DfVayvhz8MpzanZALeXk778zyqGcUUfWRpvDF70RFv6n/2sRURnibHwVS1059 Hapg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691683205; x=1692288005; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:sender:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=G928jvuclRXDZupTtetoPT/Moc7+e1us2BioE+DjLBM=; b=VxKt6wJrjzJPWyQ3GrzucRnC2fYuWvNJXnmUvP9h/t27x4hcVmbVZiuc6VpsyLgiDT HEfDBYbaqXUQJdkW7F0SvKPA7i81C8pJCKtCCYrZ0oJ+3XQQp2d8cY3Ueusf0cbKEL1K sDPZW2iOzRNKkpgQfK9vCfSKCKBuqzIKuD7OnUTgiKI0QPo58I7XvFFcvWFZMjXpTLNK fKMeurHSlo0NgamObeBHfSnFaMg2XeXybGlysH/2OLGzKlGTPZBonh67Ip8NCHmRATn5 Ym095O5krR9AdLamAzerkwPjsco12fCfd41TdR/jyV73Xx7AAyVhaVWSZdJheRS3c3TZ wjyQ== X-Gm-Message-State: AOJu0YzbzPCJIPUyVaku7mq9diYwDgozSfJ+PakglwbBa7LdphH7FuOl T9KaU12xNoN7GqGjPBWcF+M= X-Google-Smtp-Source: AGHT+IHYLFAONf/6oh/AOcIBb1IOqaLkls5eebXFRPEuQD2bQqIE8QhL0AAhEz9rc3Azmzi8XjskrQ== X-Received: by 2002:a17:902:ea02:b0:1bc:671d:6d28 with SMTP id s2-20020a170902ea0200b001bc671d6d28mr3884437plg.10.1691683205313; Thu, 10 Aug 2023 09:00:05 -0700 (PDT) Received: from server.roeck-us.net ([2600:1700:e321:62f0:329c:23ff:fee3:9d7c]) by smtp.gmail.com with ESMTPSA id l5-20020a170903120500b001b891259eddsm1942500plh.197.2023.08.10.09.00.03 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 10 Aug 2023 09:00:04 -0700 (PDT) Sender: Guenter Roeck Date: Thu, 10 Aug 2023 09:00:03 -0700 From: Guenter Roeck To: Greg Kroah-Hartman Cc: stable@vger.kernel.org, patches@lists.linux.dev, linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, shuah@kernel.org, patches@kernelci.org, lkft-triage@lists.linaro.org, pavel@denx.de, jonathanh@nvidia.com, f.fainelli@gmail.com, sudipm.mukherjee@gmail.com, srw@sladewatkins.net, rwarsow@gmx.de, conor@kernel.org Subject: Re: [PATCH 4.14 000/204] 4.14.322-rc1 review Message-ID: References: <20230809103642.552405807@linuxfoundation.org> Precedence: bulk X-Mailing-List: patches@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230809103642.552405807@linuxfoundation.org> On Wed, Aug 09, 2023 at 12:38:58PM +0200, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 4.14.322 release. There > are 204 patches in this series, all will be posted as a response to this one. > If anyone has any issues with these being applied, please let me know. > > Responses should be made by Fri, 11 Aug 2023 10:36:10 +0000. Anything > received after that time might be too late. > Build results: total: 159 pass: 157 fail: 2 Failed builds: sparc64:allnoconfig sparc64:tinyconfig Qemu test results: total: 431 pass: 429 fail: 2 Failed tests: sparc64:sun4u:nodebug:nosmp:ata:net,e1000:hd sparc64:sun4v:nodebug:nosmp:ata:net,pcnet:hd All errors as already reported, introduced with 4.14.321 which wasn't tested. The errors are seen in nosmp builds. Guenter