Re: [PATCH] x86: fix memory ranges in mm documentation

2016-09-06 Thread Jonathan Corbet
On Tue, 23 Aug 2016 09:00:45 +0100 Lorenzo Stoakes wrote: > 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 > inconsisten

[PATCH] x86: fix memory ranges in mm documentation

2016-08-23 Thread Lorenzo Stoakes
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 --- Documentation/x86/x86_64/m