From mboxrd@z Thu Jan 1 00:00:00 1970 From: Catalin Marinas Subject: Re: [PATCHv2 14/14] treewide: Decouple cacheflush.h and set_memory.h Date: Thu, 2 Mar 2017 15:05:50 +0000 Message-ID: <20170302150550.GC12157@e104818-lin.cambridge.arm.com> References: <1488413706-9739-1-git-send-email-labbott@redhat.com> <1488413706-9739-15-git-send-email-labbott@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1488413706-9739-15-git-send-email-labbott@redhat.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Laura Abbott Cc: Mark Rutland , David Airlie , Will Deacon , linux-kernel@vger.kernel.org, Wim Van Sebroeck , "H. Peter Anvin" , linux-watchdog@vger.kernel.org, linux-arch@vger.kernel.org, linux-s390@vger.kernel.org, Jessica Yu , Daniel Borkmann , x86@kernel.org, Russell King , Alexander Shishkin , Ingo Molnar , Guenter Roeck , Kees Cook , Arnd Bergmann , Heiko Carstens , Thomas Gleixner , linux-arm-kernel@lists.infradead.org, Takashi Iwai , Martin Schwidefsky , Andrew Morton , "David S. Miller" List-Id: linux-arch.vger.kernel.org On Wed, Mar 01, 2017 at 04:15:06PM -0800, Laura Abbott wrote: > Now that all call sites, completely decouple cacheflush.h and > set_memory.h > > Signed-off-by: Laura Abbott For arm64: Acked-by: Catalin Marinas From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from foss.arm.com ([217.140.101.70]:60312 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751148AbdCBPHi (ORCPT ); Thu, 2 Mar 2017 10:07:38 -0500 Date: Thu, 2 Mar 2017 15:05:50 +0000 From: Catalin Marinas Subject: Re: [PATCHv2 14/14] treewide: Decouple cacheflush.h and set_memory.h Message-ID: <20170302150550.GC12157@e104818-lin.cambridge.arm.com> References: <1488413706-9739-1-git-send-email-labbott@redhat.com> <1488413706-9739-15-git-send-email-labbott@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1488413706-9739-15-git-send-email-labbott@redhat.com> Sender: linux-arch-owner@vger.kernel.org List-ID: To: Laura Abbott Cc: Russell King , Will Deacon , Martin Schwidefsky , Heiko Carstens , Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , Kees Cook , Mark Rutland , Arnd Bergmann , David Airlie , Alexander Shishkin , Wim Van Sebroeck , Guenter Roeck , linux-watchdog@vger.kernel.org, "David S. Miller" , Daniel Borkmann , Jessica Yu , Takashi Iwai , Andrew Morton , linux-arch@vger.kernel.org, linux-s390@vger.kernel.org, x86@kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Message-ID: <20170302150550.9mRmfnzrfH_r1prU9s6l4QruHqhA79hTecuEyhi9A7w@z> On Wed, Mar 01, 2017 at 04:15:06PM -0800, Laura Abbott wrote: > Now that all call sites, completely decouple cacheflush.h and > set_memory.h > > Signed-off-by: Laura Abbott For arm64: Acked-by: Catalin Marinas