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 F350DC43217 for ; Tue, 15 Feb 2022 15:16:51 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238585AbiBOPRA (ORCPT ); Tue, 15 Feb 2022 10:17:00 -0500 Received: from mxb-00190b01.gslb.pphosted.com ([23.128.96.19]:40390 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237184AbiBOPQ5 (ORCPT ); Tue, 15 Feb 2022 10:16:57 -0500 Received: from mail-wm1-x333.google.com (mail-wm1-x333.google.com [IPv6:2a00:1450:4864:20::333]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 34DF4424AE for ; Tue, 15 Feb 2022 07:16:40 -0800 (PST) Received: by mail-wm1-x333.google.com with SMTP id az26-20020a05600c601a00b0037c078db59cso1612312wmb.4 for ; Tue, 15 Feb 2022 07:16:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:content-transfer-encoding:in-reply-to; bh=OIi6IjZGN1DjvNwgjy01isoyMANw0CM1niHXU8IMICs=; b=SwWi/sh1OtgWFbxIeTi0CIX0bG3M0dr9rvOt1C9uOIHUkmS0Tx4+euvoSu9m50hSWJ xzJRS0q680RYaFiTT8KsEaBI7acIfk5E6A4ednBp5mQfNhvQJOmszhd7rD8/3trkWXNe 9hjrejLm09BjRagMsfLY7r+glUeY41hoMwa1Cr4EbMASffn+fHThPTP+nDpMs4z3h4zK ptWu/8xyrCdg8Sgd+v56xpvdYwhuIlHOynmCTtLZg6PnEzeA8T8q0j8IwCJPT+vIOj8d GceX8yjXjDmQDBXmFWZwcmyD627TV90z7DByb5HC6DvCTNIq1AX+dUhcdDt2HBYQBNTv APfg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to; bh=OIi6IjZGN1DjvNwgjy01isoyMANw0CM1niHXU8IMICs=; b=Piq8BUjCmG6M7qi0xgVTXptYfvuoz8DRrFJoEwPxJ35cRYsf9Emzo6g0G/onm6+QBX WiwsQK1Nw2oZTKSXT+tl6vife0Y2KkgRU+HLag2IMtPCQqFC6ImYQ9A5ynuD3gwjIJId GZ/d4Piiu1JwKpRbsgRft2CTFicJ4ZzX8bPmRa9CmfEkts3bIk2n191F/hG/Ebf4EZB7 rbP2cJbAL1tqwjsu2QL4c1GFMxd1wUt8Qbog6d3QPcvhGjN13DGGjN87KmcXMI0E2gti CqubsciXSHsV0zp5/BRUIlIawd7RBF7MFy1tpwzr9kKlfJJS9tCkbj3Mep2D5ReNP514 WZfg== X-Gm-Message-State: AOAM532S7b2EDkMChbUF5IpBPCygFmocZQ0/Qwu4tcujr66JbgpDP+rK 7ov2KCkmJoR9tM0VHw8y66lnow== X-Google-Smtp-Source: ABdhPJwDYJo+GBmI826bxOJy/7iZxdyYz/3wkWRnnUCR4EQcUm4sQdJCcAWmk18wlmflepH7A2mBug== X-Received: by 2002:a05:600c:1d92:: with SMTP id p18mr3510400wms.93.1644938198724; Tue, 15 Feb 2022 07:16:38 -0800 (PST) Received: from google.com (cpc155339-bagu17-2-0-cust87.1-3.cable.virginm.net. [86.27.177.88]) by smtp.gmail.com with ESMTPSA id f25sm15472676wml.16.2022.02.15.07.16.37 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 15 Feb 2022 07:16:38 -0800 (PST) Date: Tue, 15 Feb 2022 15:16:36 +0000 From: Lee Jones To: Sebastian Andrzej Siewior Cc: greybus-dev@lists.linaro.org, linux-i2c@vger.kernel.org, linux-kernel@vger.kernel.org, linux-staging@lists.linux.dev, linux-usb@vger.kernel.org, netdev@vger.kernel.org, "David S. Miller" , Alex Elder , Arnd Bergmann , Greg Kroah-Hartman , Hans de Goede , Jakub Kicinski , Johan Hovold , Rui Miguel Silva , Thomas Gleixner , UNGLinuxDriver@microchip.com, Wolfram Sang , Woojung Huh Subject: Re: [PATCH v4 0/7] Provide and use generic_handle_irq_safe() where appropriate. Message-ID: References: <20220211181500.1856198-1-bigeasy@linutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 15 Feb 2022, Sebastian Andrzej Siewior wrote: > On 2022-02-15 14:36:01 [+0000], Lee Jones wrote: > > Do we really need to coordinate this series cross-subsystem? > > I would suggest to merge it via irq subsystem but I leave the logistics > to tglx. Could you answer by other questions too please? -- Lee Jones [李琼斯] Principal Technical Lead - Developer Services Linaro.org │ Open source software for Arm SoCs Follow Linaro: Facebook | Twitter | Blog