summaryrefslogtreecommitdiff
path: root/scripts/stackusage
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2018-05-18 01:04:45 -0700
committerInki Dae <inki.dae@samsung.com>2018-05-25 14:47:40 +0900
commit19832055e2bf5e67f506bac62e4e07326fb545b7 (patch)
tree0546773e07eb7b09f4d83f06a510c870d6c01727 /scripts/stackusage
parent12678199c77d196ee23ca2cde4318b6a0e343687 (diff)
downloadkernel-19832055e2bf5e67f506bac62e4e07326fb545b7.tar.gz
drm/exynos: fimc: signedness bug in fimc_setup_clocks()
"id" needs to be signed for the error handling to work. Fixes: 7a2d5c77c558 ("drm/exynos: fimc: Convert driver to IPP v2 core API") Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Inki Dae <inki.dae@samsung.com>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions
>Marc Zyngier 2018-05-09arm64: Add MIDR encoding for NVIDIA CPUsDavid Gilhooley 2018-03-26arm64: Add MIDR encoding for Arm Cortex-A55 and Cortex-A35Suzuki K Poulose 2018-03-26arm64: capabilities: Add support for checks based on a list of MIDRsSuzuki K Poulose 2018-03-26arm64: Add helpers for checking CPU MIDR against a rangeSuzuki K Poulose 2018-02-19arm64: Fix compilation error while accessing MPIDR_HWID_BITMASK from .S filesBhupesh Sharma 2018-02-17arm64: cputype: Silence Sparse warningsRobin Murphy 2018-01-30Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds 2018-01-14arm64: cpu_errata: Add Kryo to Falkor 1003 errataStephen Boyd 2018-01-08arm64: cputype: Add MIDR values for Cavium ThunderX2 CPUsJayachandran C 2018-01-08arm64: cputype: Add missing MIDR values for Cortex-A72 and Cortex-A75Will Deacon 2017-12-12arm64: Define cputype macros for Falkor CPUShanker Donthineni 2017-06-15arm64: Add MIDR values for Cavium cn83XX SoCsDavid Daney 2017-04-07arm64: Define Cortex-A73 MIDRMarc Zyngier 2017-01-27arm64: Define Falkor v1 CPUShanker Donthineni 2017-01-13arm64: errata: Provide macro for major and minor cpu revisionsRobert Richter