Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757113AbbGVOWc (ORCPT ); Wed, 22 Jul 2015 10:22:32 -0400 Received: from foss.arm.com ([217.140.101.70]:36303 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756776AbbGVOVu (ORCPT ); Wed, 22 Jul 2015 10:21:50 -0400 Date: Wed, 22 Jul 2015 15:21:45 +0100 From: Catalin Marinas To: Andrey Ryabinin Cc: Will Deacon , linux-arm-kernel@lists.infradead.org, Arnd Bergmann , linux-mm@kvack.org, Linus Walleij , linux-kernel@vger.kernel.org, David Keitel , Alexander Potapenko , Andrew Morton , Dmitry Vyukov Subject: Re: [PATCH v3 2/5] arm64: introduce VA_START macro - the first kernel virtual address. Message-ID: <20150722142145.GB16627@e104818-lin.cambridge.arm.com> References: <1437561037-31995-1-git-send-email-a.ryabinin@samsung.com> <1437561037-31995-3-git-send-email-a.ryabinin@samsung.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1437561037-31995-3-git-send-email-a.ryabinin@samsung.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 533 Lines: 12 On Wed, Jul 22, 2015 at 01:30:34PM +0300, Andrey Ryabinin wrote: > In order to not use lengthy (UL(0xffffffffffffffff) << VA_BITS) everywhere, > replace it with VA_START. > > Signed-off-by: Andrey Ryabinin Reviewed-by: Catalin Marinas -- 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/