Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752094AbbKVKiL (ORCPT ); Sun, 22 Nov 2015 05:38:11 -0500 Received: from mail-oi0-f66.google.com ([209.85.218.66]:32931 "EHLO mail-oi0-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751105AbbKVKiJ (ORCPT ); Sun, 22 Nov 2015 05:38:09 -0500 MIME-Version: 1.0 In-Reply-To: <564A6CA4.9000206@uclinux.org> References: <1447585455-19671-1-git-send-email-geert@linux-m68k.org> <1447585455-19671-5-git-send-email-geert@linux-m68k.org> <564A6CA4.9000206@uclinux.org> Date: Sun, 22 Nov 2015 11:38:08 +0100 X-Google-Sender-Auth: z-TVjAiFb10NVypXYamTsCRTlrA Message-ID: Subject: Re: [PATCH 4/4] m68knommu: Add missing initialization of max_pfn and {min,max}_low_pfn From: Geert Uytterhoeven To: Greg Ungerer Cc: Sam Creasey , linux-m68k , Linux-Arch , "linux-kernel@vger.kernel.org" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1172 Lines: 34 Hi Greg, On Tue, Nov 17, 2015 at 12:54 AM, Greg Ungerer wrote: > On 15/11/15 21:04, Geert Uytterhoeven wrote: >> If max_pfn is not initialized, the block layer may use wrong DMA masks. >> >> Replace open-coded shifts by PFN_DOWN() while we're at it. >> >> Signed-off-by: Geert Uytterhoeven > > Tested and working fine on m68knommu. So: > > Tested-By: Greg Ungerer > > If you respin this patch for any reason I wouldn't object > to removing the "/* 0 on coldfire */" comment... Thanks, done, applied, and queued for v4.4. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/