[PATCH 2/4] arm: plat-orion: fix address decoding when > 4GB is used

Jason Cooper jason at lakedaemon.net
Wed Mar 6 19:30:22 EST 2013


On Wed, Mar 06, 2013 at 11:23:34AM +0100, Thomas Petazzoni wrote:
...
> This is a slightly updated version compared to the one sent on
> February 27th on LAKML. The earlier version was looking at the three
> low-order bits, but in fact there are four low-order bits to encode
> the high bits of the base address. So the mask was changed from 0x7 to
> 0xF.
> 
> Since I've changed the patch, I haven't kept the Tested-by from Lior
> Amsalem, Grégory Clement and Ezequiel Garcia.

Then please don't send this as part of a pull-request.  Threading it
under a pull-request implies that it is ready to be applied, causing
most reviewers/testers to ignore the email.  Please have Lior, Grégory,
and Ezequiel retest and report back.

thx,

Jason.



More information about the linux-arm-kernel mailing list