Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752697AbaLSW7l (ORCPT ); Fri, 19 Dec 2014 17:59:41 -0500 Received: from domu-toccata.ens-lyon.fr ([140.77.166.138]:35705 "EHLO sonata.ens-lyon.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752610AbaLSW7k (ORCPT ); Fri, 19 Dec 2014 17:59:40 -0500 Date: Fri, 19 Dec 2014 23:59:33 +0100 From: Samuel Thibault To: Andrew Morton Cc: Pavel Machek , Dmitry Torokhov , David Herrmann , jslaby@suse.cz, Bryan Wu , rpurdie@rpsys.net, linux-kernel@vger.kernel.org, Evan Broder , Arnaud Patard , Peter Korsgaard , Sascha Hauer , Rob Clark , Niels de Vos , linux-arm-kernel@lists.infradead.org, blogic@openwrt.org, Pali =?iso-8859-1?Q?Roh=E1r?= Subject: Re: [PATCHv4] INPUT: Route keyboard LEDs through the generic LEDs layer. Message-ID: <20141219225933.GD3049@type.youpi.perso.aquilenet.fr> Mail-Followup-To: Samuel Thibault , Andrew Morton , Pavel Machek , Dmitry Torokhov , David Herrmann , jslaby@suse.cz, Bryan Wu , rpurdie@rpsys.net, linux-kernel@vger.kernel.org, Evan Broder , Arnaud Patard , Peter Korsgaard , Sascha Hauer , Rob Clark , Niels de Vos , linux-arm-kernel@lists.infradead.org, blogic@openwrt.org, Pali =?iso-8859-1?Q?Roh=E1r?= References: <20141210010214.GZ3074@type.youpi.perso.aquilenet.fr> <20141219144641.3a549feb1ee5f2b9400f62cb@linux-foundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20141219144641.3a549feb1ee5f2b9400f62cb@linux-foundation.org> User-Agent: Mutt/1.5.21+34 (58baf7c9f32f) (2010-12-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Andrew Morton, le Fri 19 Dec 2014 14:46:41 -0800, a ?crit : > > Changed in this version: > > - Use kcalloc instead of kzalloc > > - to avoid any mutex order violation, defer LED update into a work callback. > > Confused. This patch is identical to the one that's presently in -mm. Well, yes: I'm submitting the latest version of this patch to Dmitry, i.e. including the fixes that happened in the -mm tree. Samuel -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/