Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1158438

Re: [PATCH 1/1] x86/microcode: change type to unsigned int in few places

From Borislav Petkov <bp@suse.de>
Newsgroups linux.kernel
Subject Re: [PATCH 1/1] x86/microcode: change type to unsigned int in few places
Date 2015-06-04 12:30 +0200
Message-ID <pxAzp-6eI-43@gated-at.bofh.it> (permalink)
References <pxzWF-5fa-13@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Thu, Jun 04, 2015 at 12:45:47PM +0300, Andy Shevchenko wrote:
> The patch changes a type of variables and function prototypes to be in align
> with what x86_*() / __x86_*() functions return.
> 
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
> ---
>  arch/x86/include/asm/microcode_amd.h        | 4 ++--
>  arch/x86/kernel/cpu/microcode/amd_early.c   | 5 +++--
>  arch/x86/kernel/cpu/microcode/core_early.c  | 3 ++-
>  arch/x86/kernel/cpu/microcode/intel_early.c | 4 ++--
>  4 files changed, 9 insertions(+), 7 deletions(-)

Applied, thanks.

-- 
Regards/Gruss,
    Boris.

ECO tip #101: Trim your mails when you reply.
--
--
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/

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [PATCH 1/1] x86/microcode: change type to unsigned int in few  places Borislav Petkov <bp@suse.de> - 2015-06-04 12:30 +0200

csiph-web