lkml.org 
[lkml]   [2006]   [Apr]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH] Kexec: Remove duplicate rimage
Date
Kexec: Remove duplicate rimage

*rimage is already set to image before returning in kimage_normal_alloc().

Signed-off-by: Magnus Damm <magnus@valinux.co.jp>
---

Applies on top of linux-2.6.17-rc1-git5

kexec.c | 2 --
1 files changed, 2 deletions(-)

--- 0001/kernel/kexec.c
+++ work/kernel/kexec.c 2006-04-12 15:48:54.000000000 +0900
@@ -218,8 +218,6 @@ static int kimage_normal_alloc(struct ki
if (result)
goto out;

- *rimage = image;
-
/*
* Find a location for the control code buffer, and add it
* the vector of segments so that it's pages will also be
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2006-04-12 10:30    [W:0.068 / U:0.264 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site