From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754833AbdKNLMm (ORCPT ); Tue, 14 Nov 2017 06:12:42 -0500 Received: from ozlabs.org ([103.22.144.67]:45843 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754591AbdKNLMW (ORCPT ); Tue, 14 Nov 2017 06:12:22 -0500 X-powerpc-patch-notification: thanks X-powerpc-patch-commit: e34917fbee1226144c94413697ddbf2d5b06d0d3 In-Reply-To: <1510107838-15181-2-git-send-email-sukadev@linux.vnet.ibm.com> To: Sukadev Bhattiprolu From: Michael Ellerman Cc: mikey@neuling.org, linux-kernel@vger.kernel.org, nicholas.piggin@gmail.com, linuxppc-dev@ozlabs.org Subject: Re: [v3,01/18] powerpc/vas: init missing fields from [rt]xattr Message-Id: <3yblGF0dbkz9t16@ozlabs.org> Date: Tue, 14 Nov 2017 22:12:20 +1100 (AEDT) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 2017-11-08 at 02:23:41 UTC, Sukadev Bhattiprolu wrote: > Initialize a few missing window context fields from the window attributes > specified by the caller. These fields are currently set to their default > values by the caller (NX-842), but would be good to apply them anyway. > > Signed-off-by: Sukadev Bhattiprolu Patches 1-11, 13-14 and 16-18 applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/e34917fbee1226144c94413697ddbf cheers