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 7AD58C433EF for ; Mon, 31 Jan 2022 11:11:00 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1359071AbiAaLK6 (ORCPT ); Mon, 31 Jan 2022 06:10:58 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44516 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1377537AbiAaLKK (ORCPT ); Mon, 31 Jan 2022 06:10:10 -0500 Received: from galois.linutronix.de (Galois.linutronix.de [IPv6:2a0a:51c0:0:12e:550::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A344BC061714; Mon, 31 Jan 2022 03:07:53 -0800 (PST) Date: Mon, 31 Jan 2022 12:07:50 +0100 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020; t=1643627272; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=wZ2f6mxJtMd++5Aml5rgNLLSnjcWCv443/ajj7HSqQo=; b=H7sx3pRzJHs2iSgUDPf/9+DKJAQHt0np+pCaCdI+Ffi232MTfpVtlOijisw4TtgPa3KVaT bNORJUrty8/GGtFI1qKf1WVuvW4Ci3Ly0dfhBMIYtmaQWjHck7DDl2soXrVFPn5VDlduyn oGD7LifyA365+7K8lYlyf/gateZqhErFd7NrEDXuN39w904LIrV7coW/7bBcWc7mkU8vHi JwHBiqMFl2mUvs5bLgAZY+LglkvJs+um0fXck7OxYIX8xGzAZt0cgFaWAYOBVSewL39uW2 +dgVGYthpNPJLJUVA6VakYI3XwoZoHJP2Gcu52wyLvOn6mdZx9L9rh8cc8su5Q== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020e; t=1643627272; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=wZ2f6mxJtMd++5Aml5rgNLLSnjcWCv443/ajj7HSqQo=; b=kzgTFt+D+034T01mnmcXciv1jHrUGkWJ38AFDFX50eklm0gwKWXdMojKgeBSU+4Rw+9DPy 5ED8sSRdw15wHbBQ== From: Sebastian Andrzej Siewior To: Wolfram Sang , 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 , Lee Jones , Rui Miguel Silva , Thomas Gleixner , UNGLinuxDriver@microchip.com, Woojung Huh , Michael Below , Salvatore Bonaccorso Subject: Re: [PATCH 2/7] i2c: core: Use generic_handle_irq_safe() in i2c_handle_smbus_host_notify(). Message-ID: References: <20220127113303.3012207-1-bigeasy@linutronix.de> <20220127113303.3012207-3-bigeasy@linutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-i2c@vger.kernel.org On 2022-01-27 18:11:16 [+0100], Wolfram Sang wrote: > > I guess you want this to go together with patch 1, so: > > Acked-by: Wolfram Sang > > I agree with adding the kernel bugzilla entry at least: > > https://bugzilla.kernel.org/show_bug.cgi?id=202453 > > Probably the others which Oleksandr metioned, too. No, they are not relevant because none of them can be reproduced on a v5.12+ kernel or any of