From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755051AbcJLNly (ORCPT ); Wed, 12 Oct 2016 09:41:54 -0400 Received: from Galois.linutronix.de ([146.0.238.70]:55440 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753578AbcJLNlp (ORCPT ); Wed, 12 Oct 2016 09:41:45 -0400 Date: Wed, 12 Oct 2016 15:38:43 +0200 (CEST) From: Thomas Gleixner To: Grzegorz Andrejczuk cc: mingo@redhat.com, hpa@zytor.com, x86@kernel.org, bp@suse.de, dave.hansen@linux.intel.com, linux-kernel@vger.kernel.org, lukasz.daniluk@intel.com, james.h.cownie@intel.com Subject: Re: [PATCH v2 3/4] Add hwcap2 for x86 In-Reply-To: <1476274585-21679-4-git-send-email-grzegorz.andrejczuk@intel.com> Message-ID: References: <1476274585-21679-1-git-send-email-grzegorz.andrejczuk@intel.com> <1476274585-21679-4-git-send-email-grzegorz.andrejczuk@intel.com> User-Agent: Alpine 2.20 (DEB 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 12 Oct 2016, Grzegorz Andrejczuk wrote: > +/* HWCAP2 supplies kernel enabled CPU feature, so that the application > + can know that it can safely use them. The bits are defined in > + uapi/asm/hwcap.h. */ Please read: http://lkml.iu.edu/hypermail/linux/kernel/1607.1/00627.html