Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ramoops: add pdata NULL check to ramoops_probe
This adds a check for a NULL platform data, which should only be possible if a driver incorrectly sets up a probe request without also having defined the platform_data structure. This is based on a patch from Geliang Tang. Signed-off-by: Kees Cook <[email protected]>
- Loading branch information