From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933409AbbLVSOl (ORCPT ); Tue, 22 Dec 2015 13:14:41 -0500 Received: from mx2.suse.de ([195.135.220.15]:37691 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932093AbbLVSOk (ORCPT ); Tue, 22 Dec 2015 13:14:40 -0500 Date: Tue, 22 Dec 2015 19:14:37 +0100 From: Borislav Petkov To: Jan Beulich Cc: mingo@elte.hu, tglx@linutronix.de, linux-kernel@vger.kernel.org, hpa@zytor.com Subject: Re: [PATCH] x86/ucode: replace redundant string literals Message-ID: <20151222181436.GE3961@pd.tnic> References: <56797D0B02000078000C24EC@prv-mh.provo.novell.com> <20151222170714.GD3961@pd.tnic> <5679947402000078000C2691@prv-mh.provo.novell.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <5679947402000078000C2691@prv-mh.provo.novell.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Dec 22, 2015 at 10:20:36AM -0700, Jan Beulich wrote: > As said - 4.3.4 (I only now realize that this could also have been a > kernel version). Just fetched stable from git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable $ git tag --list | grep v4.3 v4.3 v4.3-rc1 v4.3-rc2 v4.3-rc3 v4.3-rc4 v4.3-rc5 v4.3-rc6 v4.3-rc7 v4.3.1 v4.3.2 v4.3.3 I don't see a v4.3.4 tag yet... > And the compiler warning? At the very least these should then be > const char __initconst []. Let's sort out the issue first - this is the first time I hear of this warning. Thanks. -- Regards/Gruss, Boris. SUSE Linux GmbH, GF: Felix Imendörffer, Jane Smithard, Graham Norton, HRB 21284 (AG Nürnberg) --