From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Wed, 13 Feb 2013 09:21:52 +0000 Subject: Re: [PATCH RESEND v2 2/2] drivers/video: fsl-diu-fb: fix bugs in interrupt handling Message-Id: <20130213102152.7fb78c2c@crub> List-Id: References: <1360308959-3096-2-git-send-email-agust@denx.de> In-Reply-To: <1360308959-3096-2-git-send-email-agust@denx.de> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-fbdev@vger.kernel.org On Tue, 12 Feb 2013 17:01:55 -0800 Andrew Morton wrote: > On Tue, 12 Feb 2013 16:54:58 -0800 > Andrew Morton wrote: > > > Thanks, I queued both these with a plan to merge into 3.9-rc1. > > No I didn't. The patches have already found their way into linux-next > via some other tree. Yes, via MPC5XXX tree. Since I didn't receive response from fbdev maintainer I applied both patches in my powerpc MPC5XXX next branch so that these can be exposed in linux-next at least. MPC5121 uses the fsl-diu-fb driver, so these patches could go via MPC5XXX tree, but I can't push them via my tree without an ACK from fbdev maintainer. > Without any -stable tags, either. You don't think we should fix the > "24 and 16 bpp" thing in 3.8.x and earlier? I didn't add any -stable tags since my hope was that the patches will go into v3.8 via fbdev tree. It would be good to fix the bpp issue in 3.8.x. But the issue is not critical for earlier maintained stable versions I think. Thanks, Anatolij