From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pg0-x243.google.com (mail-pg0-x243.google.com [IPv6:2607:f8b0:400e:c05::243]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 3vyljF41KlzDqH6 for ; Wed, 5 Apr 2017 22:37:21 +1000 (AEST) Received: by mail-pg0-x243.google.com with SMTP id 79so1868864pgf.0 for ; Wed, 05 Apr 2017 05:37:21 -0700 (PDT) From: Nicholas Piggin To: Michael Ellerman Cc: Nicholas Piggin , linuxppc-dev@lists.ozlabs.org, Benjamin Herrenschmidt Subject: [PATCH 0/3] latest cpufeatures patch series Date: Wed, 5 Apr 2017 22:37:03 +1000 Message-Id: <20170405123706.6081-1-npiggin@gmail.com> List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi, This is the latest cpufeatures series for Linux. It should be close to merge now I hope, but another round of review would be good. If we can merge the first minor patches and get those out of the way it would be helpful. Thanks, Nick