From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751100AbbDYWV3 (ORCPT ); Sat, 25 Apr 2015 18:21:29 -0400 Received: from mout.kundenserver.de ([212.227.17.24]:62385 "EHLO mout.kundenserver.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750899AbbDYWV1 (ORCPT ); Sat, 25 Apr 2015 18:21:27 -0400 From: Arnd Bergmann To: linux-arm-kernel@lists.infradead.org Cc: Robert Jarzmik , Daniel Mack , Haojian Zhuang , linux-kernel@vger.kernel.org Subject: Re: [PATCH v5 0/3] Fix lubbock and mainstone interrupts Date: Sun, 26 Apr 2015 00:20:58 +0200 Message-ID: <7247485.mMzWTjWY84@wuerfel> User-Agent: KMail/4.11.5 (Linux/3.16.0-10-generic; KDE/4.11.5; x86_64; ; ) In-Reply-To: <1429996403-13644-1-git-send-email-robert.jarzmik@free.fr> References: <1429996403-13644-1-git-send-email-robert.jarzmik@free.fr> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Provags-ID: V03:K0:x/NkbiZMftKJfSXL2wBNkZmB+vdj91b1fjhpu216goZbwcuiHL9 3sT95zPulKvm/ni5S3LzZu3n5EaWEdSVtg36QbaMifco/aEkLSFt5tWVfdPyRg/yI9pBTiU F8f1Qp8uS4C2Hv1e3qWW+T/j9DaA4GhSB+zXPtZdQWVkvAO+bL0o20AOdyxnJFvJoXA9h99 c+Mz+HXeH5UroqsNB4Cwg== X-UI-Out-Filterresults: notjunk:1; Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Saturday 25 April 2015 23:13:20 Robert Jarzmik wrote: > This serie was submitted to the lak list, then migrated to mfd drivers, to end > up again here. There was no change since last submission. Let's hope this is the > last spin and that these platform will be fixed at last. > Should these be marked 'Cc: stable@vger.kernel.org'? Can you also add a 'Fixes' tag with the commit that introduced the problem? Arnd