Re: [PATCH] sparc64: simplify reduce_memory() function

2019-02-25 Thread David Miller
From: Mike Rapoport Date: Mon, 25 Feb 2019 23:21:45 +0200 > On Sun, Feb 17, 2019 at 10:15:32AM -0800, David Miller wrote: >> From: Mike Rapoport >> Date: Sun, 17 Feb 2019 10:28:17 +0200 >> >> > Any comments on this? >> >> Acked-by: David S. Miller > > Can you please take it via sparc tree?

Re: [PATCH] sparc64: simplify reduce_memory() function

2019-02-25 Thread Mike Rapoport
On Sun, Feb 17, 2019 at 10:15:32AM -0800, David Miller wrote: > From: Mike Rapoport > Date: Sun, 17 Feb 2019 10:28:17 +0200 > > > Any comments on this? > > Acked-by: David S. Miller Can you please take it via sparc tree? -- Sincerely yours, Mike.

Re: [PATCH] sparc64: simplify reduce_memory() function

2019-02-17 Thread David Miller
From: Mike Rapoport Date: Sun, 17 Feb 2019 10:28:17 +0200 > Any comments on this? Acked-by: David S. Miller

Re: [PATCH] sparc64: simplify reduce_memory() function

2019-02-17 Thread Mike Rapoport
Any comments on this? On Tue, Feb 12, 2019 at 11:32:36AM +0200, Mike Rapoport wrote: > The reduce_memory() function clampls the available memory to a limit > defined by the "mem=" command line parameter. It takes into account the > amount of already reserved memory and excludes it from the limit >