From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Shishkin Subject: Re: [PATCHv2 08/14] intel_th: Use set_memory.h header Date: Thu, 02 Mar 2017 13:06:21 +0200 Message-ID: <878too2b0y.fsf@ashishki-desk.ger.corp.intel.com> References: <1488413706-9739-1-git-send-email-labbott@redhat.com> <1488413706-9739-9-git-send-email-labbott@redhat.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: In-Reply-To: <1488413706-9739-9-git-send-email-labbott@redhat.com> Sender: linux-arch-owner@vger.kernel.org List-Archive: List-Post: Cc: Laura Abbott , Russell King , Catalin Marinas , Will Deacon , Martin Schwidefsky , Heiko Carstens , Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , x86@kernel.org, Kees Cook , Mark Rutland , Arnd Bergmann , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-s390@vger.kernel.org, linux-arch@vger.kernel.org, David Airlie , Wim Van Sebroeck , Guenter Roeck , linux-watchdog@vger.kernel.org, "David S. Miller" List-ID: Laura Abbott writes: > set_memory_* functions have moved to set_memory.h. Switch to this > explicitly. > > Signed-off-by: Laura Abbott Acked-by: Alexander Shishkin Thanks,