[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LFD.2.11.1502240059330.17311@eddie.linux-mips.org>
Date: Tue, 24 Feb 2015 01:10:58 +0000 (GMT)
From: "Maciej W. Rozycki" <macro@...ux-mips.org>
To: David Daney <ddaney.cavm@...il.com>
cc: linux-mips@...ux-mips.org, ralf@...ux-mips.org,
linux-kernel@...r.kernel.org,
Leonid Yegoshin <Leonid.Yegoshin@...tec.com>,
Markos Chandras <markos.chandras@...tec.com>,
David Daney <david.daney@...ium.com>
Subject: Re: [PATCH] Revert "MIPS: mm: tlbex: Use cpu_has_mips_r2_exec_hazard
for the EHB instruction"
On Mon, 23 Feb 2015, David Daney wrote:
> From: David Daney <david.daney@...ium.com>
>
> This reverts commit 77f3ee59ee7cfe19e0ee48d9a990c7967fbfcbed.
>
> There are two problems:
>
> 1) It breaks OCTEON, which will now crash in early boot with:
>
> Kernel panic - not syncing: No TLB refill handler yet (CPU type: 80)
>
> 2) The logic is broken.
>
> The meaning of cpu_has_mips_r2_exec_hazard is that the EHB instruction
> is required. The offending patch attempts (and fails) to change the
> meaning to be that EHB is part of the ISA.
>
> Signed-off-by: David Daney <david.daney@...ium.com>
> ---
Code affected will have to be reconsidered including possibly older
changes as well. Meanwhile, to revert the immediate regression, you have
my:
Reviewed-by: Maciej W. Rozycki <macro@...ux-mips.org>
Next time please try to use the imperative mood for the commit message
though, as per Documentation/SubmittingPatches.
Overall I think it makes sense to have a look back there every once in a
while to avoid getting trapped in routine. Some breakage we fall into
from time to time results from missing the guidelines set there, sigh.
Maciej
--
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