* Borislav Petkov <b...@alien8.de> wrote:

> This can be simplified even further:
> 
> ---
> From: Borislav Petkov <b...@suse.de>
> Date: Fri, 6 May 2016 10:43:21 +0200
> Subject: [PATCH] x86/boot: Simplify pointer casting in
>  choose_random_location()
> 
> Pass them down as unsigned long directly and get rid of more casting and
> assignments.
> 
> Signed-off-by: Borislav Petkov <b...@suse.de>
> Cc: Kees Cook <keesc...@chromium.org>

>  arch/x86/boot/compressed/misc.h  |  8 ++++----
>  3 files changed, 12 insertions(+), 16 deletions(-)

Great, thanks!

        Ingo

Reply via email to