A small but important Linux kernel fix was published upstream to correct a missing error check in the Freescale Management Complex bus driver (fsl-mc): maintainers added a check for the return value of platform_get_resource to prevent a NULL pointer dereference, and the issue has been logged as...