
8 Jun
2019
8 Jun
'19
5:14 a.m.
On Fri, Jun 7, 2019 at 9:41 PM Tom Rini trini@konsulko.com wrote:
When introduced this limit was an int but was then changed to hex without noting as much in the prompt nor changing existing users. Put this back to an int.
Reported-by: Fabio Estevam festevam@gmail.com Fixes: 2577015dc5c4 ("spl: add overall SPL size check") Signed-off-by: Tom Rini trini@konsulko.com
Thanks for the fix:
Tested-by: Fabio Estevam festevam@gmail.com