x86: fix memory ranges in mm documentation
authorLorenzo Stoakes <lstoakes@gmail.com>
Tue, 23 Aug 2016 08:00:45 +0000 (09:00 +0100)
committerJonathan Corbet <corbet@lwn.net>
Tue, 6 Sep 2016 12:42:42 +0000 (06:42 -0600)
commit9d9cce7f10dc8d7a5fc6ef4e537e17664234605a
treec48f329f56c63c213c14ee1ae15f1ca6ed31f1fa
parent2836a2f5bd8516ae3c1a9b8bd76aea2160e5d092
x86: fix memory ranges in mm documentation

This is a trivial fix to correct upper bound addresses to always be
inclusive. Previously, the majority of ranges specified were inclusive with a
small minority specifying an exclusive upper bound. This patch fixes this
inconsistency.

Signed-off-by: Lorenzo Stoakes <lstoakes@gmail.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/x86/x86_64/mm.txt