On Tue, 30 Jul 2019 at 19:02, Russell King - ARM Linux admin
wrote:
>
> On Tue, Jul 30, 2019 at 03:18:31PM +0800, Chunyan Zhang wrote:
> > Gentle ping
> >
> > probably this patch was missed or entered into spam?
>
> Please submit it to the patch system, thanks.
Ok, thanks.
>
> >
> > On Mon, 22 J
On Tue, Jul 30, 2019 at 03:18:31PM +0800, Chunyan Zhang wrote:
> Gentle ping
>
> probably this patch was missed or entered into spam?
Please submit it to the patch system, thanks.
>
> On Mon, 22 Jul 2019 at 15:14, Chunyan Zhang wrote:
> >
> > From: Lvqiang Huang
> >
> > In the commit ef41b5c9
Gentle ping
probably this patch was missed or entered into spam?
On Mon, 22 Jul 2019 at 15:14, Chunyan Zhang wrote:
>
> From: Lvqiang Huang
>
> In the commit ef41b5c92498 ("ARM: make kernel oops easier to read"),
> - .word 0xe92d >> 10@ stmfd sp!, {}
> +
From: Lvqiang Huang
In the commit ef41b5c92498 ("ARM: make kernel oops easier to read"),
- .word 0xe92d >> 10@ stmfd sp!, {}
+ .word 0xe92d >> 11@ stmfd sp!, {}
then the shift need to change to 11.
Fixes: ef41b5c92498 ("ARM: make kernel oop
From: Lvqiang Huang
In the commit ef41b5c92498 ("ARM: make kernel oops easier to read"),
- .word 0xe92d >> 10@ stmfd sp!, {}
+ .word 0xe92d >> 11@ stmfd sp!, {}
then the shift need to change to 11.
Signed-off-by: Lvqiang Huang
Signed-off-b
5 matches
Mail list logo