Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1158438
| Path | csiph.com!aioe.org!news.snarked.org!feeder.erje.net!1.eu.feeder.erje.net!weretis.net!feeder4.news.weretis.net!storethat.news.telefonica.de!telefonica.de!news.panservice.it!bofh.it!news.nic.it!robomod |
|---|---|
| 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 | Thu, 04 Jun 2015 12:30:03 +0200 |
| Message-ID | <pxAzp-6eI-43@gated-at.bofh.it> (permalink) |
| References | <pxzWF-5fa-13@gated-at.bofh.it> |
| X-Original-To | Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset=utf-8 |
| Content-Disposition | inline |
| User-Agent | Mutt/1.5.23 (2014-03-12) |
| Sender | robomod@news.nic.it |
| List-ID | <linux-kernel.vger.kernel.org> |
| X-Mailing-List | linux-kernel@vger.kernel.org |
| Approved | robomod@news.nic.it |
| Lines | 25 |
| Organization | linux.* mail to news gateway |
| X-Original-Cc | mingo <mingo@kernel.org>, linux-kernel <linux-kernel@vger.kernel.org> |
| X-Original-Date | Thu, 4 Jun 2015 12:22:50 +0200 |
| X-Original-Message-ID | <20150604102250.GC4532@pd.tnic> |
| X-Original-References | <1433411147-22803-1-git-send-email-andriy.shevchenko@linux.intel.com> |
| X-Original-Sender | linux-kernel-owner@vger.kernel.org |
| Xref | aioe.org linux.kernel:1158438 |
Show key headers only | 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
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