Kexec Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] kernel:kexec - Fix for typo in comment in function sanity_check_segment_list().
@ 2015-05-23  5:08 Shailendra Verma
  2015-09-02  1:12 ` Simon Horman
  0 siblings, 1 reply; 2+ messages in thread
From: Shailendra Verma @ 2015-05-23  5:08 UTC (permalink / raw)
  To: Eric Biederman, kexec; +Cc: linux-kernel, Shailendra Verma


Signed-off-by: Shailendra Verma <shailendra.capricorn@gmail.com>
---
 kernel/kexec.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kernel/kexec.c b/kernel/kexec.c
index 7a36fdc..50dffdb 100644
--- a/kernel/kexec.c
+++ b/kernel/kexec.c
@@ -189,7 +189,7 @@ static int sanity_check_segment_list(struct kimage *image)
 	}
 
 	/* Verify our destination addresses do not overlap.
-	 * If we alloed overlapping destination addresses
+	 * If we allowed overlapping destination addresses
 	 * through very weird things can happen with no
 	 * easy explanation as one segment stops on another.
 	 */
-- 
1.7.9.5


_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] kernel:kexec - Fix for typo in comment in function sanity_check_segment_list().
  2015-05-23  5:08 [PATCH] kernel:kexec - Fix for typo in comment in function sanity_check_segment_list() Shailendra Verma
@ 2015-09-02  1:12 ` Simon Horman
  0 siblings, 0 replies; 2+ messages in thread
From: Simon Horman @ 2015-09-02  1:12 UTC (permalink / raw)
  To: Shailendra Verma; +Cc: kexec, Eric Biederman, linux-kernel

Hi Shailendra,

On Sat, May 23, 2015 at 10:38:57AM +0530, Shailendra Verma wrote:
> 
> Signed-off-by: Shailendra Verma <shailendra.capricorn@gmail.com>

Reviewed-by: Simon Horman <horms@verge.net.au>

I believe if you repost this with Andrew Morton <akpm@linux-foundation.org>
cced then there is a good chance of it progressing into a kernel release.

> ---
>  kernel/kexec.c |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/kernel/kexec.c b/kernel/kexec.c
> index 7a36fdc..50dffdb 100644
> --- a/kernel/kexec.c
> +++ b/kernel/kexec.c
> @@ -189,7 +189,7 @@ static int sanity_check_segment_list(struct kimage *image)
>  	}
>  
>  	/* Verify our destination addresses do not overlap.
> -	 * If we alloed overlapping destination addresses
> +	 * If we allowed overlapping destination addresses
>  	 * through very weird things can happen with no
>  	 * easy explanation as one segment stops on another.
>  	 */
> -- 
> 1.7.9.5
> 
> 
> _______________________________________________
> kexec mailing list
> kexec@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/kexec
> 

_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-09-02  1:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-23  5:08 [PATCH] kernel:kexec - Fix for typo in comment in function sanity_check_segment_list() Shailendra Verma
2015-09-02  1:12 ` Simon Horman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox