Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp2809684yba; Mon, 6 May 2019 11:53:43 -0700 (PDT) X-Google-Smtp-Source: APXvYqwiGrcXq/6WNO/aXsLH1P1k+LYjsDtwJJYPWpqIj/kRqjbJaMkk+TyuLkAX0ixJNryXvId7 X-Received: by 2002:aa7:8c86:: with SMTP id p6mr35295134pfd.37.1557168823680; Mon, 06 May 2019 11:53:43 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1557168823; cv=none; d=google.com; s=arc-20160816; b=nf80i0qPgGMxa/TQ/id8rS4OnaX1TjGJGwYzoprnFEJ/4bCGXXi3pPynqKu0mibKpU ET6pffNvEXbd5qBMpHJwQoTWhsXLr4e4R4STtfELw2UMb6fSvH14vvDPaqwPQeTdEueV AsfiZNBsOQ6wWMNNmuCwBl9nlIFy4gHS18SaES2XY+GZl/bOMh9nbcI024Byqx1ZHvZY S9sSUVzroQLw+HvL6PsWMmn2piu2/g1+KVqmJtonOQ1sL6TQVLuFf0nWd8qJvTBWtD/Q D/uR0swYQNz1Q+3RQ+l02hUgwdsvQ2+0P5J4pH0kME9zVhNH9K4oGJFvzvirwF1Tms0o UxIw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:user-agent:references :in-reply-to:date:cc:to:from:subject:message-id; bh=wl2jtWHr9ZL4ABmVXaFV+htdtygThO4Hk4CloiNiCoc=; b=dUwQ/mx2mzzHieNJZmmMyvt85DFNihPhBEifB8rhI5vXvdHXDggxpB3G34e7xz0L8k lwZtqEneEy0fr5kl8SEIoWEUqQNcCCeUlwY+XEyRVuQQWbdYpJLc7WcDIxUTEth8NB+/ tomDJjSBkMqMvL0KB/H1G4IZXL9aHkW9CPPSABgmEO3HroDMKN+/Z93gJVITU4O3q94x 9LORQNZ+qW0NS6XXwIiaoFH/+nEVFcVIIh2bYW0NZBKmBnSH7bkbR4XNIX1UoXPwCt2H PPByoCgJdAcIZhoElQM9p5uyKzRGVniYPVE0wipWbygkXm6UUT1MQumqYUMgwyFkwmQe 5SbQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id x4si15521997plo.203.2019.05.06.11.53.13; Mon, 06 May 2019 11:53:43 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726551AbfEFSvu (ORCPT + 99 others); Mon, 6 May 2019 14:51:50 -0400 Received: from mx2.suse.de ([195.135.220.15]:34382 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1726435AbfEFSvu (ORCPT ); Mon, 6 May 2019 14:51:50 -0400 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (unknown [195.135.220.254]) by mx1.suse.de (Postfix) with ESMTP id 6121AACCD; Mon, 6 May 2019 18:51:49 +0000 (UTC) Message-ID: <9871b5d816b3868633381dba84b315bb21bb2ace.camel@suse.de> Subject: Re: [PATCH v2 0/3] staging: vchiq: use interruptible waits From: Nicolas Saenz Julienne To: Stefan Wahren , linux-kernel@vger.kernel.org Cc: phil@raspberrypi.org, dan.carpenter@oracle.com, linux-rpi-kernel@lists.infradead.org, linux-arm-kernel@lists.infradead.org, devel@driverdev.osuosl.org Date: Mon, 06 May 2019 20:51:47 +0200 In-Reply-To: References: <20190506144030.29056-1-nsaenzjulienne@suse.de> Content-Type: multipart/signed; micalg="pgp-sha256"; protocol="application/pgp-signature"; boundary="=-7b5y6BpkJZ6GF8kuMfMZ" User-Agent: Evolution 3.30.5 MIME-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --=-7b5y6BpkJZ6GF8kuMfMZ Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Mon, 2019-05-06 at 20:12 +0200, Stefan Wahren wrote: > Hi Nicolas, >=20 > Am 06.05.19 um 16:40 schrieb Nicolas Saenz Julienne: > > Hi, > > ... > >=20 > > Regards, > > Nicolas > >=20 > > [1] https://github.com/raspberrypi/linux/issues/2881 > > [2] https://archlinuxarm.org/forum/viewtopic.php?f=3D65&t=3D13485 > > [3]=20 > >=20 https://lists.fedoraproject.org/archives/list/arm@lists.fedoraproject.org/m= essage/GBXGJ7DOV5CQQXFPOZCXTRD6W4BEPT4Q/ > >=20 > > -- > >=20 > > Changes since v1: > > - Proplery format revert commits > > - Add code comment to remind of this issue > > - Add Fixes tags > >=20 > > Nicolas Saenz Julienne (3): > > staging: vchiq_2835_arm: revert "quit using custom > > down_interruptible()" > > staging: vchiq: revert "switch to wait_for_completion_killable" > > staging: vchiq: make wait events interruptible > >=20 > > .../interface/vchiq_arm/vchiq_2835_arm.c | 2 +- > > .../interface/vchiq_arm/vchiq_arm.c | 21 +++++++------ > > .../interface/vchiq_arm/vchiq_core.c | 31 ++++++++++++------- > > .../interface/vchiq_arm/vchiq_util.c | 6 ++-- > > 4 files changed, 35 insertions(+), 25 deletions(-) > >=20 > against which tree should this series apply? >=20 > Since the merge window opened the current staging-linus wont be > available soon. I don't know if that's what you meant, but I guess we should wait for 5.2-r= c1 and then push it, the fixes will eventually get into the stable version of = 5.1. Regards, Nicolas --=-7b5y6BpkJZ6GF8kuMfMZ Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iQEzBAABCAAdFiEErOkkGDHCg2EbPcGjlfZmHno8x/4FAlzQgkMACgkQlfZmHno8 x/5aeQf/WayQQc7jVUFGX+QXs7v5yyWsQeju/5uDmQTIx7tBkCMoEjSTOzlRs4eI Sql06hOgpYwHD2U74Mu2bqon/sgK3royEyESPglhyI4v/V3/rFoGSd2qyRCRNs0U ev6zXzgWYntfEguNgzhAMB+VN6MP36ea+UbPgr+88YCzKR1KBPxNjbpRH5gSoPn0 nWVFaxYidiJvFuHpuwDVYwBpDpSQkGcwhUL3ubPtZP3N0QO1MgdpJwY8+pWf+aHU Uou4nOuQuZ7smASZ4aPWSu5HU0QoA2E+4WvKx6VezMDoBrcmH37jYUi+NIlp6dHC dOxi0KAZi7Tam8WdDqSlo8upfd6qAQ== =EZQz -----END PGP SIGNATURE----- --=-7b5y6BpkJZ6GF8kuMfMZ--