commit | aa9c1f410398a2a70e03bd23f8c80c0699948259 | [log] [tgz] |
---|---|---|
author | Shubhrajyoti Datta <shubhrajyoti.datta@xilinx.com> | Sat Jan 11 18:44:34 2020 +0530 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Feb 28 16:36:08 2020 +0100 |
tree | 7cd0bdf7d8626e9e947c81091c70af5919c9e3c5 | |
parent | 16ccc575ff186a051dfe595db582e4f929e2356a [diff] |
microblaze: Prevent the overflow of the start [ Upstream commit 061d2c1d593076424c910cb1b64ecdb5c9a6923f ] In case the start + cache size is more than the max int the start overflows. Prevent the same. Signed-off-by: Shubhrajyoti Datta <shubhrajyoti.datta@xilinx.com> Signed-off-by: Michal Simek <michal.simek@xilinx.com> Signed-off-by: Sasha Levin <sashal@kernel.org>