On 07/28/2016 11:44 AM, Stephen Warren wrote:
From: Stephen Warren <swarren@xxxxxxxxxx> format_rsa_param() currently crashes on chips that don't implement soc_config->get_value_size(); that is, on all chips before T124. Fix the function not to crash. Better might be to avoid even dumping RSA parameters on chips which don't support RSA, but that's a larger change that needs much more work. Fixes: 3c3b992a6814 ("Add support to dump rsa related fields for t210") Cc: Jimmy Zhang <jimmzhang@xxxxxxxxxx> Signed-off-by: Stephen Warren <swarren@xxxxxxxxxx>
I've applied this. -- To unsubscribe from this list: send the line "unsubscribe linux-tegra" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html