On Thu, 23 Nov 2017, Thomas Gleixner wrote:
> On Thu, 23 Nov 2017, Chao Fan wrote:
>
> > There are two same variable "rc" in mem_avoid_memmap. One is in the
> > circulation, the other is out of the circulation. The one out will never
> > be used, so drop it.
> >
> > Signed-off-by: Chao Fan
> >
On Thu, 23 Nov 2017, Chao Fan wrote:
> There are two same variable "rc" in mem_avoid_memmap. One is in the
> circulation, the other is out of the circulation. The one out will never
> be used, so drop it.
>
> Signed-off-by: Chao Fan
> ---
> arch/x86/boot/compressed/kaslr.c | 5 ++---
> 1 file c
There are two same variable "rc" in mem_avoid_memmap. One is in the
circulation, the other is out of the circulation. The one out will never
be used, so drop it.
Signed-off-by: Chao Fan
---
arch/x86/boot/compressed/kaslr.c | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/
3 matches
Mail list logo