On Mon, Jul 24, 2017 at 07:02:06PM -0400, Dennis Zhou wrote: > From: "Dennis Zhou (Facebook)" <dennissz...@gmail.com> > > The percpu address checks for the reserved and dynamic region chunks are > now specific to each region. The address checking logic can be combined > taking advantage of the global references to the dynamic and static > region chunks. > > Signed-off-by: Dennis Zhou <dennissz...@gmail.com>
Reviewed-by: Josef Bacik <jba...@fb.com> Tho this probably would have been fine to do in the previous patch. Thanks, Josef