From: Dan Carpenter <error27@xxxxxxxxx> Date: Sat, 19 Mar 2011 07:39:15 +0300 > The calculation is off-by-one. It should be "end - start + 1". This > patch fixes it to use resource_size() instead. Oddly, the code already > uses resource size correctly a couple lines earlier when it calls > request_mem_region() for this memory. > > Signed-off-by: Dan Carpenter <error27@xxxxxxxxx> Applied, thanks for fixing this Dan. -- To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html