Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp3574563pxj; Tue, 11 May 2021 07:28:08 -0700 (PDT) X-Google-Smtp-Source: ABdhPJx6IzSOKjYOCJoidG03L6t6O46o8edz9tvtosb3o/4LKjoUPqaEVqYscn9+agdLmA/MtFBy X-Received: by 2002:aa7:d507:: with SMTP id y7mr37125387edq.198.1620743288605; Tue, 11 May 2021 07:28:08 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1620743288; cv=none; d=google.com; s=arc-20160816; b=kF5nr1axXHcFg3Ut6XYH+UAAtCrdJy+43519vJGmTfHp86Ibrbqx4hnDdK7RUIaLdc vHM8y56vir0rxGHKf3FuckVKpc0q9ODD0JSm+4ktDV99/JWsXHDcO3FUARW0K69Gv+BD 9XR9XWmazL18IRF5Jn90MUOkKyapdEno7XvLEoau021/T6whbJn6YZ7TCd8bUZYOeQY6 izluspLFcxAcAxXxUpbZ1lESbBrZctPnSg3NEBNfe7h/TMZRp/kvziE4TfiEO8cLABVF RFtWtd97wUrGaNveLIfzFpiIHwAHhgfS8z0v6J6w7adDHZuerPQdNkzbsTvBUW0L6mKf 8y5Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:user-agent:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date :dkim-signature; bh=BciFrwSQn+oIe0YZfzaZJ/ICxQsFHyHwoZXjnLnyrNg=; b=AKAq1x74eKi6kMbc1Hxg88ehjYy4dvuJ6S4XVTWRALMoAV0jwM8cEzdlxZEVpZm926 sN9Y2m5JxYijOoXZKVASmMPMKmLV3NGTYYOuHJbqPwfohIJZa0d0aNetsRwKMTBztCsF ScwC655JThzVePH7xYCmwOMsXc0lrSTCzWLFi5HHRW0DDk1ShpEoXXgmUj3znCNBIcJj V7W/KNUUbG7NGveNHTmqyYikSXBujQwhGLwJC//ddRR51yRLqO5k0PQs1lA0r7FqW5gr Z8yAypHzs5OWR9BYcwHkyScEyt7QwDic3N2huFjWz/GRWh1OqpjEm9nEr7bEPRWEm+TK q2ow== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=k20201202 header.b=mragve0F; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id do21si2706518ejc.455.2021.05.11.07.27.43; Tue, 11 May 2021 07:28:08 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=k20201202 header.b=mragve0F; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231852AbhEKOZM (ORCPT + 99 others); Tue, 11 May 2021 10:25:12 -0400 Received: from mail.kernel.org ([198.145.29.99]:60660 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231797AbhEKOZK (ORCPT ); Tue, 11 May 2021 10:25:10 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id F1E196191D; Tue, 11 May 2021 14:24:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1620743043; bh=wJ+4cBBj7zHK6XS8zc7+fNwV8ORjVAMlWIuJ5Iuzs8o=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=mragve0FOBm1OVcs9ENSktykBXpTAlvDdbY6U6NYXsL4GRjFXu/8qzKrerur8//8v //lUW+7b6CzoMSfZ3UtBghu6ZHq2tRYyjq7uY/uhGh4l6QbnKy5eAe/PJkdhoO5hHe LgttsgFY2Nyso/RvJUs2oSgI4YOS2uPkS477/K9r1UwoK2R9VxwU8ovbJjeAdAnA+F cPFqPA66I0uf/Y9izmGbWyvYZNNN/mU6vHh9P4tco+aZBSOn8rBFmEn+6ocX6JikH0 zKx+aFAc/FiG/AXOsmci4gnArTYyeVPYR8458InI8s35fqJfIKwircEu3f770mNoOb fWejAlhMINwRw== Date: Tue, 11 May 2021 15:23:23 +0100 From: Mark Brown To: Andy Shevchenko Cc: Linux Kernel Mailing List , linux-arm Mailing List , linux-spi , Andy Shevchenko , ALSA Development Mailing List , Daniel Mack , Liam Girdwood , Takashi Iwai , Robert Jarzmik , Haojian Zhuang Subject: Re: [PATCH v2 00/14] spi: pxa2xx: Set of cleanups Message-ID: <20210511142323.GJ4496@sirena.org.uk> References: <20210423182441.50272-1-andriy.shevchenko@linux.intel.com> <162072071980.33404.13031284441613044277.b4-ty@kernel.org> <20210511134706.GI4496@sirena.org.uk> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="5me2qT3T17SWzdxI" Content-Disposition: inline In-Reply-To: X-Cookie: Beam me up, Scotty! User-Agent: Mutt/1.10.1 (2018-07-13) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --5me2qT3T17SWzdxI Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Tue, May 11, 2021 at 04:52:40PM +0300, Andy Shevchenko wrote: > On Tue, May 11, 2021 at 4:47 PM Mark Brown wrote: > > On Tue, May 11, 2021 at 03:28:18PM +0300, Andy Shevchenko wrote: > > > On Tue, May 11, 2021 at 11:27 AM Mark Brown wrote: > > > The above patches are effectively missed. > > > Anything to fix in your scripts / my patches? > > Like I said, patch 7 didn't apply so you should check and resend. > I didn't get it. I have effectively rebased the entire series and resend as v2. No, you resent it again as v3. This was me applying the bits of v2 that would actually apply. > I can speculate that your scripts have a bug since they might try v1 > as well (as far as I can see they usually send a confirmation of > application for all versions of the series in question). They end up sending confirmations for every version of the series I've tried to queue unless I go and explicitly delete the older versions. --5me2qT3T17SWzdxI Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAmCak1oACgkQJNaLcl1U h9BuxQf+OegOJM0y6NfKvrOgJTzp2GmTk4h80iy95DznuLEjuM5uqMUHLkySbAsF ACndImPyX0HcJr1YWqWDnBjsp/f24gcAeWXyUYvFNUEtAyk+dBD5cagzHrRXX5ZU WQOXqJtpO6ergLfANl22xwENmHcKyWlGVzcw3WWZjp1s1+fkp/T+p1pjC84+3IBb v1PqVn0ozqU5ndAUVlpTWFWJ7codivp6LMPawIszqpXY5QL0j6cZlnxdLj6RJzjb u6aZ7HlN+GIDDqfv9x/FrnLC1m0DtFw3SGKGJ/grF1iF9k25fMzP1YPu/vQokKUv yqdh5VXfN8s2EVGn6IXTk1aqrKUWqw== =SINU -----END PGP SIGNATURE----- --5me2qT3T17SWzdxI--