MAX_PHYSMEM_BITS only needs to be defined if CONFIG_SPARSEMEM is
enabled, and that was the case before commit 4ffe713b7587
("powerpc/mm: Increase the max addressable memory to 2PB").
On 32-bit systems, where CONFIG_SPARSEMEM is not enabled, we now
define it as 46. That is larger than the real num
On 3/15/19 6:20 AM, Christophe Leroy wrote:
Michael,
Are you able to get this merged before 5.1-rc1 comes out ?
Looks like this patch got lost. I don't see it in Michael's most recent
pull request, the one that got merged today.
Guenter
Thanks
Christophe
Le 08/03/2019 à 17:06, Christophe
From: Colin Ian King
Currently variable fndit is not initialized and contains a
garbage value, later it is set to 1 if a drc entry is found.
Ensure fndit is not containing garbage by initializing it to
zero. Also remove an extraneous space at the end of an
sprintf call.
Detected by static analys
The pull request you sent on Sat, 16 Mar 2019 22:28:48 +1100:
> https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git
> tags/powerpc-5.1-2
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/a9c55d58bc36b5a0ef7021772fc2508e693ed534
Thank you!
--
Deet-doot-do
On Tue, 12 Mar 2019 14:09:52 -0500
Rob Herring wrote:
> On Wed, Mar 06, 2019 at 12:12:05PM +0100, Patrick Havelange wrote:
> > FlexTimer quadrature decoder driver.
> >
> > Signed-off-by: Patrick Havelange
> > Reviewed-by: Esben Haabendal
> > ---
> > Changes v2
> > - None
> > ---
> > .../
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi Linus,
Please pull a few small powerpc updates for 5.1:
The following changes since commit 9580b71b5a7863c24a9bd18bcd2ad759b86b1eff:
powerpc/32: Clear on-stack exception marker upon exception return (2019-03-04
00:37:23 +1100)
are available i
On 16.03.19 04:26, Greg KH wrote:
> No, it's just that those systems do not allow those devices to be
> removed because they are probably not on a removable bus.
Ok, devices (hw) might not be removable - that also the case for uarts
builtin some SoCs, or the good old PC w/ 8250. But does that als