From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ozlabs.org (ozlabs.org [IPv6:2401:3900:2:1::2]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 170261A1071 for ; Tue, 12 Jan 2016 23:32:52 +1100 (AEDT) In-Reply-To: <1452481144-26173-1-git-send-email-mpe@ellerman.id.au> To: Michael Ellerman , From: Michael Ellerman Cc: cseo@linux.vnet.ibm.com, sjmunroe@us.ibm.com, adhemerval.zanella@linaro.org, tuliom@linux.vnet.ibm.com Subject: Re: powerpc: Add HWCAP bits for Power9 Message-Id: <20160112123251.6A37314010F@ozlabs.org> Date: Tue, 12 Jan 2016 23:32:50 +1100 (AEDT) List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Mon, 2016-11-01 at 02:59:04 UTC, Michael Ellerman wrote: > In order to support Power9 we need two new HWCAP bits. We are merging > these ahead of the cputable entry so that glibc can start referring to > them. > > Signed-off-by: Michael Ellerman Applied to powerpc next. https://git.kernel.org/powerpc/c/e708c24cd01ce80b1609d8bacc cheers