Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1190013

Re: [PATCH v3 2/5] arm64: introduce VA_START macro - the first kernel virtual address.

From Catalin Marinas <catalin.marinas@arm.com>
Newsgroups linux.kernel
Subject Re: [PATCH v3 2/5] arm64: introduce VA_START macro - the first kernel virtual address.
Date 2015-07-22 16:30 +0200
Message-ID <pP3bY-YT-27@gated-at.bofh.it> (permalink)
References <pOZBn-4em-7@gated-at.bofh.it> <pOZBo-4em-31@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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 <a.ryabinin@samsung.com>

Reviewed-by: Catalin Marinas <catalin.marinas@arm.com>
--
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/

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [PATCH v3 2/5] arm64: introduce VA_START macro - the first  kernel virtual address. Catalin Marinas <catalin.marinas@arm.com> - 2015-07-22 16:30 +0200

csiph-web