[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20141024045454.GA8138@ravnborg.org>
Date:	Fri, 24 Oct 2014 06:54:55 +0200
From:	Sam Ravnborg <sam@...nborg.org>
To:	David Miller <davem@...emloft.net>
Cc:	mroos@...ux.ee, linux-kernel@...r.kernel.org,
	sparclinux@...r.kernel.org
Subject: Re: unaligned accesses in SLAB etc.
A minor detail.
> [PATCH] sparc64: Fix register corruption in top-most kernel stack frame during boot.
> 
> -	call	start_kernel
> +	call start_early_boot
Maybe add a comment about stack use - as per your nice patch description.
> +void __init start_early_boot(void)
This will likely result in sparse complaining about:
fuction not declared - should it be static?
A prototype in include/asm/setup.h would be nice.
Other than this - very nice detective work!
	Sam
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/
Powered by blists - more mailing lists
 
