From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Google-Smtp-Source: ACJfBotkwbzHc/K2xvzdNwRvA0mQn5rPUIoJh+UnBWpiRFwz6KCH6m4/IurEyPO3nKSckZHy+nRT ARC-Seal: i=1; a=rsa-sha256; t=1516274478; cv=none; d=google.com; s=arc-20160816; b=gfrk8H6odnHxgZELInPozVe+Bclz2x5hEgGVOL4QyJecMJ88wqRt5ghZbcLHdT/ALC ruuDQkWIi2Q5p37LQpXkvlmVK2QV3MuLxJvv9YIhoP2YhP/0jlX9+UGD+/Jbvcprp6jI G1QqAJSKxX4RqIBIg/NOVWq7ebTawYDKHOQerKmC+XuhuJURdNdwmFCZLCBi/Pyw19N6 ifx6uuG1+9A/wm9DwTxABrN4GMPciQYjZ4kY0ig8EHW13phBFoVSZw+DbDQQJ6S1ZIjs 1+qABkQRb9n2yHL/IsdDdLKaDgYp5GhIIYQa1xsRfkmAK6fJtW81muYbL7U2BUgZAJZs nTQQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=user-agent:in-reply-to:content-disposition:mime-version:references :message-id:subject:cc:to:from:date:arc-authentication-results; bh=U1SC8IiCVwA3Daglr9s4t4LikUCBTZwjq2Dw6RkNF6g=; b=Ym2Vund8vKOUXkGrT+R9nDPVnuk+ro860IbfngLD0uf9KV1Ojg4/hwd5jQpmc3h8FO Fb6ssVTH3fHt6VMOeYWQ78YL7VaCiDWS+ft9E71v7S8EDhlkD8KLjhtWHaRCJtBC3Jv7 5kdxoigv9bgjGeix0KmnbuImLR4a/ccYUWTM/tegfR53VuWqj/M+2gRQ4eItyqDtaV1/ OC+od2kabcCOxCDBoWure7yHmrzIDF4gja60MGbDbIlT2l0Rb1fa4dweU9+qv6efRB3V Ph3VTG1hWz8YtHAj1cuFD9DjM24u7B86MJkHQGAH8R2gR4MR/xds8EH/bm8B19AbUE7X v6tg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of bp@alien8.de designates 5.9.137.197 as permitted sender) smtp.mailfrom=bp@alien8.de Authentication-Results: mx.google.com; spf=pass (google.com: domain of bp@alien8.de designates 5.9.137.197 as permitted sender) smtp.mailfrom=bp@alien8.de Date: Thu, 18 Jan 2018 12:21:12 +0100 From: Borislav Petkov To: Peter Zijlstra Cc: David Woodhouse , Josh Poimboeuf , linux-kernel@vger.kernel.org, Dave Hansen , Ashok Raj , Thomas Gleixner , Tim Chen , Andy Lutomirski , Linus Torvalds , Greg KH , Andrea Arcangeli , Andi Kleen , Arjan Van De Ven , Dan Williams , Paolo Bonzini , Jun Nakajima , Asit Mallick Subject: Re: [PATCH v2 02/10] x86: Update _static_cpu_has to use all named variables Message-ID: <20180118112112.eiitea4am4tzhwpy@pd.tnic> References: <20180116142825.376986833@infradead.org> <20180116143241.004627543@infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20180116143241.004627543@infradead.org> User-Agent: NeoMutt/20170609 (1.8.3) X-getmail-retrieved-from-mailbox: INBOX X-GMAIL-THRID: =?utf-8?q?1589760003128979801?= X-GMAIL-MSGID: =?utf-8?q?1589929027950394290?= X-Mailing-List: linux-kernel@vger.kernel.org List-ID: On Tue, Jan 16, 2018 at 03:28:27PM +0100, Peter Zijlstra wrote: C'mon... you can do it... I believe in you..., you can give me that commit message, even if it is a single sentence... :-))) > Requested-by: Josh Poimboeuf > Signed-off-by: Peter Zijlstra (Intel) > --- > arch/x86/include/asm/cpufeature.h | 9 +++++---- > 1 file changed, 5 insertions(+), 4 deletions(-) With a commit msg: Reviewed-by: Borislav Petkov -- Regards/Gruss, Boris. Good mailing practices for 400: avoid top-posting and trim the reply.