From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754283AbdCFTUW (ORCPT ); Mon, 6 Mar 2017 14:20:22 -0500 Received: from mailapp01.imgtec.com ([195.59.15.196]:33464 "EHLO imgpgp01.kl.imgtec.org" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752685AbdCFTUN (ORCPT ); Mon, 6 Mar 2017 14:20:13 -0500 X-PGP-Universal: processed; by imgpgp01.kl.imgtec.org on Mon, 06 Mar 2017 19:59:28 +0000 From: Paul Burton To: Javier Martinez Canillas CC: Dmitry Torokhov , Ralf Baechle , James Hogan , Miguel Ojeda Sandonis , Subject: Re: [PATCH] auxdisplay: img-ascii-lcd: add missing sentinel entry in img_ascii_lcd_matches Date: Mon, 6 Mar 2017 10:54:27 -0800 Message-ID: <10005344.cqyJvHMpEd@np-p-burton> Organization: Imagination Technologies In-Reply-To: References: <20170221053911.GA3229@dtor-ws> <2792939.Kfs5VkVaFl@np-p-burton> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart11378308.6BmgkV6JiT"; micalg=pgp-sha256; protocol="application/pgp-signature" X-Originating-IP: [10.20.1.33] X-ESG-ENCRYPT-TAG: 1b7d744b Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --nextPart11378308.6BmgkV6JiT Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Hi Javier, On Monday, 6 March 2017 10:09:09 PST Javier Martinez Canillas wrote: > On 02/24/2017 06:56 PM, Paul Burton wrote: > > On Monday, 20 February 2017 21:39:11 PST Dmitry Torokhov wrote: > >> The OF device table must be terminated, otherwise we'll be walking past > >> it and into areas unknown. > >> > >> This causes KASAN errors reported by 0day kernel testing robot. > >> > >> Reported-by: Fengguang Wu > >> Tested-by: Fengguang Wu > >> Fixes: 0cad855fbd08 ("auxdisplay: img-ascii-lcd: driver for simple > >> ASCII...") Cc: stable@vger.kernel.org > >> Signed-off-by: Dmitry Torokhov > > > > An essentially identical patch was already submitted over here: > > > > https://patchwork.kernel.org/patch/9493973/ > > > > I'm not sure how it ought to get into mainline - since the driver went > > through the MIPS tree perhaps this fix can too? > > Do you know who should I ping about it? It has been posted a couple of > months ago. If it can go through the MIPS tree that would be Ralf (who I copied previously). If not then it's Miguel as auxdisplay maintainer. Thanks, Paul --nextPart11378308.6BmgkV6JiT Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part. Content-Transfer-Encoding: 7Bit -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEELIGR03D5+Fg+69wPgiDZ+mk8HGUFAli9sGMACgkQgiDZ+mk8 HGUw/hAAlcaW65p42zyOP6QKzqXhttzNl6w624/pUJs8dsuGAjjw3Utgmrwgb3YZ ggOKJZ24FEbEyh97kLc9X572oElv8Me3CxQd9fs9Gd2eKoGxcQmXqENBRV4ppiGr CJPyb9DxzGesY+7YfPmPWxis3LC2qHLKwH6tMdY51GhVVjb0O01iNy4/ttCcr6TT pAdeoqJxFxc5vjf6D4uLbK8HSyKLXGqyEtCOw43ntEHyuaeza1d+TcOwgdP4b+zp fJ8F3op66DWKBUyy+L3VDgIaRayrFJGpfGsAR5KxP9yVka7fVviKSdWnc6N36Jcm 4ntHCf09m/MST099rP0WVlxg6dPh83nfezrTKBS3Hf3e/X9ZjUafAbdnUvAohUkI rT2JrLxm3SXE/yIKWA64w2rqm+2VqC2RodCi0L64c1sTVVY8XQYzTGxXLzbn21ER Pc2tki3hvf4+mEgo2iF9MX5q+ADcjncbPN5p7FBWB5IYa3llzAh2px31dZN3juT9 RdMXpSqE0R8apbnrmy9m2SGiTUj8ut2+JdzvldimLgy1QVnR7fuBfNXduoYgV9xB l4ys2MKtDEz5mCuyY0lq0lSzVTS8wbcGYJw4+hC9696juzd41cvocYDm6eljJ84p tha2JY6i5a4mATnToBlZvirAT+vM5FS8fEhQYnihEfoGjxbiobA= =T1SH -----END PGP SIGNATURE----- --nextPart11378308.6BmgkV6JiT--