[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20130818210952.GI3067@blackmetal.musicnaut.iki.fi>
Date: Mon, 19 Aug 2013 00:09:52 +0300
From: Aaro Koskinen <aaro.koskinen@....fi>
To: Kamal Mostafa <kamal@...onical.com>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: linux-kernel@...r.kernel.org, stable@...r.kernel.org,
kernel-team@...ts.ubuntu.com,
Russell King <rmk+kernel@....linux.org.uk>
Subject: Re: [PATCH 076/133] ARM: update FIQ support for relocation of vectors
On Fri, Aug 16, 2013 at 03:33:38PM -0700, Kamal Mostafa wrote:
> 3.8.13.7 -stable review patch. If anyone has any objections, please let me know.
>
> ------------------
>
> From: Russell King <rmk+kernel@....linux.org.uk>
>
> commit e39e3f3ebfef03450cf7bfa7a974a8c61f7980c8 upstream.
>
> FIQ should no longer copy the FIQ code into the user visible vector
> page. Instead, it should use the hidden page. This change makes
> that happen.
FYI, this patch introduced regression (kernel crash) at least on Amstrad
E1 board (where FIQ is used for the keyboard). See the following thread:
http://marc.info/?t=137583169900003&r=1&w=2
So any stable kernels where this patch was added should also take:
commit 2ba85e7af4c639d933c9a87a6d7363f2983d5ada
Author: Russell King <rmk+kernel@....linux.org.uk>
Date: Thu Aug 8 11:51:21 2013 +0100
ARM: Fix FIQ code on VIVT CPUs
That patch fixes the regression.
A.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists