forked from torvalds/linux
-
Notifications
You must be signed in to change notification settings - Fork 5
Enable -Wcast-function-type globally #20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
[Build] Global flag
[Feature] CFI
Involves Control Flow Integrity
good first issue
Good for newcomers
[Linux] v5.17
Released in Linux kernel v5.17
Comments
Excluding the fixes being developed for crypto, bnx2x, and staging/rtl*, the remaining 23 cases found with an x86_64 allmodconfig build are:
|
fengguang
pushed a commit
to 0day-ci/linux
that referenced
this issue
Nov 24, 2019
correct usage prototype of callback in tasklet_init(). Report by KSPP#20 Signed-off-by: Phong Tran <tranmanphong@gmail.com>
fengguang
pushed a commit
to 0day-ci/linux
that referenced
this issue
Nov 24, 2019
correct usage prototype of callback in tasklet_init(). Report by KSPP#20 Signed-off-by: Phong Tran <tranmanphong@gmail.com>
fengguang
pushed a commit
to 0day-ci/linux
that referenced
this issue
Nov 24, 2019
correct usage prototype of callback in tasklet_init(). Report by KSPP#20 Signed-off-by: Phong Tran <tranmanphong@gmail.com>
fengguang
pushed a commit
to 0day-ci/linux
that referenced
this issue
Nov 24, 2019
correct usage prototype of callback in tasklet_init(). Report by KSPP#20 Signed-off-by: Phong Tran <tranmanphong@gmail.com>
fengguang
pushed a commit
to 0day-ci/linux
that referenced
this issue
Nov 24, 2019
correct usage prototype of callback in tasklet_init(). Report by KSPP#20 Signed-off-by: Phong Tran <tranmanphong@gmail.com>
fengguang
pushed a commit
to 0day-ci/linux
that referenced
this issue
Nov 25, 2019
correct usage prototype of callback in tasklet_init(). Report by KSPP#20 Signed-off-by: Phong Tran <tranmanphong@gmail.com>
fengguang
pushed a commit
to 0day-ci/linux
that referenced
this issue
Nov 25, 2019
correct usage prototype of callback in tasklet_init(). Report by KSPP#20 Signed-off-by: Phong Tran <tranmanphong@gmail.com>
fengguang
pushed a commit
to 0day-ci/linux
that referenced
this issue
Nov 25, 2019
correct usage prototype of callback in tasklet_init(). Report by KSPP#20 Signed-off-by: Phong Tran <tranmanphong@gmail.com>
fengguang
pushed a commit
to 0day-ci/linux
that referenced
this issue
Nov 25, 2019
correct usage prototype of callback in tasklet_init(). Report by KSPP#20 Signed-off-by: Phong Tran <tranmanphong@gmail.com>
fengguang
pushed a commit
to 0day-ci/linux
that referenced
this issue
Nov 25, 2019
correct usage prototype of callback in tasklet_init(). Report by KSPP#20 Signed-off-by: Phong Tran <tranmanphong@gmail.com>
fengguang
pushed a commit
to 0day-ci/linux
that referenced
this issue
Nov 26, 2019
correct usage prototype of callback in tasklet_init(). Report by KSPP#20 Signed-off-by: Phong Tran <tranmanphong@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
fengguang
pushed a commit
to 0day-ci/linux
that referenced
this issue
Nov 26, 2019
correct usage prototype of callback in tasklet_init(). Report by KSPP#20 Signed-off-by: Phong Tran <tranmanphong@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
ruscur
pushed a commit
to ruscur/linux
that referenced
this issue
Dec 19, 2019
correct usage prototype of callback in tasklet_init(). Report by KSPP#20 Tested-by: Larry Finger <Larry.Finger@lwfinger.net> Signed-off-by: Phong Tran <tranmanphong@gmail.com> Reviewed-by: Kees Cook <keescook@chromium.org> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
ruscur
pushed a commit
to ruscur/linux
that referenced
this issue
Dec 19, 2019
correct usage prototype of callback in tasklet_init(). Report by KSPP#20 Signed-off-by: Phong Tran <tranmanphong@gmail.com> Reviewed-by: Kees Cook <keescook@chromium.org> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
ruscur
pushed a commit
to ruscur/linux
that referenced
this issue
Dec 19, 2019
correct usage prototype of callback in tasklet_init(). Report by KSPP#20 Signed-off-by: Phong Tran <tranmanphong@gmail.com> Reviewed-by: Kees Cook <keescook@chromium.org> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
ruscur
pushed a commit
to ruscur/linux
that referenced
this issue
Dec 19, 2019
correct usage prototype of callback in tasklet_init(). Report by KSPP#20 Signed-off-by: Phong Tran <tranmanphong@gmail.com> Reviewed-by: Kees Cook <keescook@chromium.org> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
rokibhasansagar
pushed a commit
to rokibhasansagar/aosp_common_kernels
that referenced
this issue
Jan 11, 2020
correct usage prototype of callback in tasklet_init(). Report by KSPP/linux#20 Signed-off-by: Phong Tran <tranmanphong@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net> (cherry picked from commit 2eb1d3f4bcae6c83943214ccb26968a48360db06) Bug: 147506196 Change-Id: Ia9d7fe3e8118c2570ae037645e259082bd813222 Signed-off-by: Alistair Delva <adelva@google.com>
Jackeagle
pushed a commit
to Jackeagle/kernel_msm
that referenced
this issue
Jan 11, 2020
correct usage prototype of callback in tasklet_init(). Report by KSPP/linux#20 Signed-off-by: Phong Tran <tranmanphong@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net> (cherry picked from commit 2eb1d3f) Bug: 147506196 Change-Id: Ia9d7fe3e8118c2570ae037645e259082bd813222 Signed-off-by: Alistair Delva <adelva@google.com>
vineethrp
pushed a commit
to vineethrp/pinephone-linux
that referenced
this issue
Feb 12, 2020
correct usage prototype of callback in tasklet_init(). Report by KSPP/linux#20 Signed-off-by: Phong Tran <tranmanphong@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net> (cherry picked from commit 2eb1d3f) Bug: 147506196 Change-Id: Ia9d7fe3e8118c2570ae037645e259082bd813222 Signed-off-by: Alistair Delva <adelva@google.com>
Boos4721
pushed a commit
to Boos4721/op6_kernel
that referenced
this issue
Feb 23, 2020
[ Upstream commit 475eec112e4267232d10f4afe2f939a241692b6c ] correct usage prototype of callback in tasklet_init(). Report by KSPP/linux#20 Tested-by: Larry Finger <Larry.Finger@lwfinger.net> Signed-off-by: Phong Tran <tranmanphong@gmail.com> Reviewed-by: Kees Cook <keescook@chromium.org> Signed-off-by: Kalle Valo <kvalo@codeaurora.org> Signed-off-by: Sasha Levin <sashal@kernel.org>
Boos4721
pushed a commit
to Boos4721/op6_kernel
that referenced
this issue
Feb 23, 2020
[ Upstream commit ebd77feb27e91bb5fe35a7818b7c13ea7435fb98 ] correct usage prototype of callback in tasklet_init(). Report by KSPP/linux#20 Signed-off-by: Phong Tran <tranmanphong@gmail.com> Reviewed-by: Kees Cook <keescook@chromium.org> Signed-off-by: Kalle Valo <kvalo@codeaurora.org> Signed-off-by: Sasha Levin <sashal@kernel.org>
Boos4721
pushed a commit
to Boos4721/op6_kernel
that referenced
this issue
Feb 23, 2020
[ Upstream commit da5e57e8a6a3e69dac2937ba63fa86355628fbb2 ] correct usage prototype of callback in tasklet_init(). Report by KSPP/linux#20 Signed-off-by: Phong Tran <tranmanphong@gmail.com> Reviewed-by: Kees Cook <keescook@chromium.org> Signed-off-by: Kalle Valo <kvalo@codeaurora.org> Signed-off-by: Sasha Levin <sashal@kernel.org>
Boos4721
pushed a commit
to Boos4721/op6_kernel
that referenced
this issue
Feb 23, 2020
[ Upstream commit cb775c88da5d48a85d99d95219f637b6fad2e0e9 ] correct usage prototype of callback in tasklet_init(). Report by KSPP/linux#20 Signed-off-by: Phong Tran <tranmanphong@gmail.com> Reviewed-by: Kees Cook <keescook@chromium.org> Signed-off-by: Kalle Valo <kvalo@codeaurora.org> Signed-off-by: Sasha Levin <sashal@kernel.org>
Whissi
pushed a commit
to Whissi/linux-stable
that referenced
this issue
Feb 24, 2020
[ Upstream commit 475eec1 ] correct usage prototype of callback in tasklet_init(). Report by KSPP/linux#20 Tested-by: Larry Finger <Larry.Finger@lwfinger.net> Signed-off-by: Phong Tran <tranmanphong@gmail.com> Reviewed-by: Kees Cook <keescook@chromium.org> Signed-off-by: Kalle Valo <kvalo@codeaurora.org> Signed-off-by: Sasha Levin <sashal@kernel.org>
Whissi
pushed a commit
to Whissi/linux-stable
that referenced
this issue
Feb 24, 2020
[ Upstream commit ebd77fe ] correct usage prototype of callback in tasklet_init(). Report by KSPP/linux#20 Signed-off-by: Phong Tran <tranmanphong@gmail.com> Reviewed-by: Kees Cook <keescook@chromium.org> Signed-off-by: Kalle Valo <kvalo@codeaurora.org> Signed-off-by: Sasha Levin <sashal@kernel.org>
Whissi
pushed a commit
to Whissi/linux-stable
that referenced
this issue
Feb 24, 2020
[ Upstream commit da5e57e ] correct usage prototype of callback in tasklet_init(). Report by KSPP/linux#20 Signed-off-by: Phong Tran <tranmanphong@gmail.com> Reviewed-by: Kees Cook <keescook@chromium.org> Signed-off-by: Kalle Valo <kvalo@codeaurora.org> Signed-off-by: Sasha Levin <sashal@kernel.org>
Whissi
pushed a commit
to Whissi/linux-stable
that referenced
this issue
Feb 24, 2020
[ Upstream commit cb775c8 ] correct usage prototype of callback in tasklet_init(). Report by KSPP/linux#20 Signed-off-by: Phong Tran <tranmanphong@gmail.com> Reviewed-by: Kees Cook <keescook@chromium.org> Signed-off-by: Kalle Valo <kvalo@codeaurora.org> Signed-off-by: Sasha Levin <sashal@kernel.org>
Whissi
pushed a commit
to Whissi/linux-stable
that referenced
this issue
Feb 24, 2020
[ Upstream commit 475eec1 ] correct usage prototype of callback in tasklet_init(). Report by KSPP/linux#20 Tested-by: Larry Finger <Larry.Finger@lwfinger.net> Signed-off-by: Phong Tran <tranmanphong@gmail.com> Reviewed-by: Kees Cook <keescook@chromium.org> Signed-off-by: Kalle Valo <kvalo@codeaurora.org> Signed-off-by: Sasha Levin <sashal@kernel.org>
Huawei-Dev
pushed a commit
to Huawei-Dev/android_kernel_huawei_hi3660
that referenced
this issue
May 19, 2024
[ Upstream commit ebd77feb27e91bb5fe35a7818b7c13ea7435fb98 ] correct usage prototype of callback in tasklet_init(). Report by KSPP/linux#20 Signed-off-by: Phong Tran <tranmanphong@gmail.com> Reviewed-by: Kees Cook <keescook@chromium.org> Signed-off-by: Kalle Valo <kvalo@codeaurora.org> Signed-off-by: Sasha Levin <sashal@kernel.org>
Huawei-Dev
pushed a commit
to Huawei-Dev/android_kernel_huawei_hi3660
that referenced
this issue
May 19, 2024
[ Upstream commit da5e57e8a6a3e69dac2937ba63fa86355628fbb2 ] correct usage prototype of callback in tasklet_init(). Report by KSPP/linux#20 Signed-off-by: Phong Tran <tranmanphong@gmail.com> Reviewed-by: Kees Cook <keescook@chromium.org> Signed-off-by: Kalle Valo <kvalo@codeaurora.org> Signed-off-by: Sasha Levin <sashal@kernel.org>
Huawei-Dev
pushed a commit
to Huawei-Dev/android_kernel_huawei_hi3660
that referenced
this issue
May 19, 2024
[ Upstream commit cb775c88da5d48a85d99d95219f637b6fad2e0e9 ] correct usage prototype of callback in tasklet_init(). Report by KSPP/linux#20 Signed-off-by: Phong Tran <tranmanphong@gmail.com> Reviewed-by: Kees Cook <keescook@chromium.org> Signed-off-by: Kalle Valo <kvalo@codeaurora.org> Signed-off-by: Sasha Levin <sashal@kernel.org>
Kendrenogen
pushed a commit
to Kendrenogen/android_kernel_lge_sm8150
that referenced
this issue
Jun 29, 2024
In order to make sure new function cast mismatches are not introduced in the kernel (to avoid tripping CFI checking), the kernel should be globally built with -Wcast-function-type. Link: KSPP/linux#20 Co-developed-by: Kees Cook <keescook@chromium.org> Signed-off-by: Kees Cook <keescook@chromium.org> Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org>
Frostleaft07
pushed a commit
to Frostleaft07/android_kernel_realme_mt6765
that referenced
this issue
Jul 2, 2024
[ Upstream commit 475eec112e4267232d10f4afe2f939a241692b6c ] correct usage prototype of callback in tasklet_init(). Report by KSPP/linux#20 Tested-by: Larry Finger <Larry.Finger@lwfinger.net> Signed-off-by: Phong Tran <tranmanphong@gmail.com> Reviewed-by: Kees Cook <keescook@chromium.org> Signed-off-by: Kalle Valo <kvalo@codeaurora.org> Signed-off-by: Sasha Levin <sashal@kernel.org>
Frostleaft07
pushed a commit
to Frostleaft07/android_kernel_realme_mt6765
that referenced
this issue
Jul 2, 2024
[ Upstream commit ebd77feb27e91bb5fe35a7818b7c13ea7435fb98 ] correct usage prototype of callback in tasklet_init(). Report by KSPP/linux#20 Signed-off-by: Phong Tran <tranmanphong@gmail.com> Reviewed-by: Kees Cook <keescook@chromium.org> Signed-off-by: Kalle Valo <kvalo@codeaurora.org> Signed-off-by: Sasha Levin <sashal@kernel.org>
Frostleaft07
pushed a commit
to Frostleaft07/android_kernel_realme_mt6765
that referenced
this issue
Jul 2, 2024
[ Upstream commit da5e57e8a6a3e69dac2937ba63fa86355628fbb2 ] correct usage prototype of callback in tasklet_init(). Report by KSPP/linux#20 Signed-off-by: Phong Tran <tranmanphong@gmail.com> Reviewed-by: Kees Cook <keescook@chromium.org> Signed-off-by: Kalle Valo <kvalo@codeaurora.org> Signed-off-by: Sasha Levin <sashal@kernel.org>
Frostleaft07
pushed a commit
to Frostleaft07/android_kernel_realme_mt6765
that referenced
this issue
Jul 2, 2024
[ Upstream commit cb775c88da5d48a85d99d95219f637b6fad2e0e9 ] correct usage prototype of callback in tasklet_init(). Report by KSPP/linux#20 Signed-off-by: Phong Tran <tranmanphong@gmail.com> Reviewed-by: Kees Cook <keescook@chromium.org> Signed-off-by: Kalle Valo <kvalo@codeaurora.org> Signed-off-by: Sasha Levin <sashal@kernel.org>
FlominatorGD
pushed a commit
to FlominatorGD/android_kernel_samsung_exynos7870-dev
that referenced
this issue
Aug 18, 2024
[ Upstream commit 475eec112e4267232d10f4afe2f939a241692b6c ] correct usage prototype of callback in tasklet_init(). Report by KSPP/linux#20 Tested-by: Larry Finger <Larry.Finger@lwfinger.net> Signed-off-by: Phong Tran <tranmanphong@gmail.com> Reviewed-by: Kees Cook <keescook@chromium.org> Signed-off-by: Kalle Valo <kvalo@codeaurora.org> Signed-off-by: Sasha Levin <sashal@kernel.org> Signed-off-by: Lee Jones <lee.jones@linaro.org> Change-Id: I3340fdd785df23b11dd9385049591561433ac388
FlominatorGD
pushed a commit
to FlominatorGD/android_kernel_samsung_exynos7870-dev
that referenced
this issue
Aug 18, 2024
[ Upstream commit ebd77feb27e91bb5fe35a7818b7c13ea7435fb98 ] correct usage prototype of callback in tasklet_init(). Report by KSPP/linux#20 Signed-off-by: Phong Tran <tranmanphong@gmail.com> Reviewed-by: Kees Cook <keescook@chromium.org> Signed-off-by: Kalle Valo <kvalo@codeaurora.org> Signed-off-by: Sasha Levin <sashal@kernel.org> Signed-off-by: Lee Jones <lee.jones@linaro.org> Change-Id: I671df72d62ff9720b3eff50de209d8b605e80357
FlominatorGD
pushed a commit
to FlominatorGD/android_kernel_samsung_exynos7870-dev
that referenced
this issue
Aug 18, 2024
[ Upstream commit da5e57e8a6a3e69dac2937ba63fa86355628fbb2 ] correct usage prototype of callback in tasklet_init(). Report by KSPP/linux#20 Signed-off-by: Phong Tran <tranmanphong@gmail.com> Reviewed-by: Kees Cook <keescook@chromium.org> Signed-off-by: Kalle Valo <kvalo@codeaurora.org> Signed-off-by: Sasha Levin <sashal@kernel.org> Signed-off-by: Lee Jones <lee.jones@linaro.org> Change-Id: Ie0c6297ae80b205256f570aca7a46fb95d9e754f
FlominatorGD
pushed a commit
to FlominatorGD/android_kernel_samsung_exynos7870-dev
that referenced
this issue
Aug 19, 2024
[ Upstream commit 475eec112e4267232d10f4afe2f939a241692b6c ] correct usage prototype of callback in tasklet_init(). Report by KSPP/linux#20 Tested-by: Larry Finger <Larry.Finger@lwfinger.net> Signed-off-by: Phong Tran <tranmanphong@gmail.com> Reviewed-by: Kees Cook <keescook@chromium.org> Signed-off-by: Kalle Valo <kvalo@codeaurora.org> Signed-off-by: Sasha Levin <sashal@kernel.org> Signed-off-by: Lee Jones <lee.jones@linaro.org> Change-Id: I3340fdd785df23b11dd9385049591561433ac388
FlominatorGD
pushed a commit
to FlominatorGD/android_kernel_samsung_exynos7870-dev
that referenced
this issue
Aug 19, 2024
[ Upstream commit ebd77feb27e91bb5fe35a7818b7c13ea7435fb98 ] correct usage prototype of callback in tasklet_init(). Report by KSPP/linux#20 Signed-off-by: Phong Tran <tranmanphong@gmail.com> Reviewed-by: Kees Cook <keescook@chromium.org> Signed-off-by: Kalle Valo <kvalo@codeaurora.org> Signed-off-by: Sasha Levin <sashal@kernel.org> Signed-off-by: Lee Jones <lee.jones@linaro.org> Change-Id: I671df72d62ff9720b3eff50de209d8b605e80357
FlominatorGD
pushed a commit
to FlominatorGD/android_kernel_samsung_exynos7870-dev
that referenced
this issue
Aug 19, 2024
[ Upstream commit da5e57e8a6a3e69dac2937ba63fa86355628fbb2 ] correct usage prototype of callback in tasklet_init(). Report by KSPP/linux#20 Signed-off-by: Phong Tran <tranmanphong@gmail.com> Reviewed-by: Kees Cook <keescook@chromium.org> Signed-off-by: Kalle Valo <kvalo@codeaurora.org> Signed-off-by: Sasha Levin <sashal@kernel.org> Signed-off-by: Lee Jones <lee.jones@linaro.org> Change-Id: Ie0c6297ae80b205256f570aca7a46fb95d9e754f
IamCOD3X
pushed a commit
to IamCOD3X/kernel_samsung_exynos7884
that referenced
this issue
Nov 11, 2024
[ Upstream commit 475eec112e4267232d10f4afe2f939a241692b6c ] correct usage prototype of callback in tasklet_init(). Report by KSPP/linux#20 Tested-by: Larry Finger <Larry.Finger@lwfinger.net> Signed-off-by: Phong Tran <tranmanphong@gmail.com> Reviewed-by: Kees Cook <keescook@chromium.org> Signed-off-by: Kalle Valo <kvalo@codeaurora.org> Signed-off-by: Sasha Levin <sashal@kernel.org>
IamCOD3X
pushed a commit
to IamCOD3X/kernel_samsung_exynos7884
that referenced
this issue
Nov 11, 2024
[ Upstream commit ebd77feb27e91bb5fe35a7818b7c13ea7435fb98 ] correct usage prototype of callback in tasklet_init(). Report by KSPP/linux#20 Signed-off-by: Phong Tran <tranmanphong@gmail.com> Reviewed-by: Kees Cook <keescook@chromium.org> Signed-off-by: Kalle Valo <kvalo@codeaurora.org> Signed-off-by: Sasha Levin <sashal@kernel.org>
IamCOD3X
pushed a commit
to IamCOD3X/kernel_samsung_exynos7884
that referenced
this issue
Nov 11, 2024
[ Upstream commit da5e57e8a6a3e69dac2937ba63fa86355628fbb2 ] correct usage prototype of callback in tasklet_init(). Report by KSPP/linux#20 Signed-off-by: Phong Tran <tranmanphong@gmail.com> Reviewed-by: Kees Cook <keescook@chromium.org> Signed-off-by: Kalle Valo <kvalo@codeaurora.org> Signed-off-by: Sasha Levin <sashal@kernel.org>
IamCOD3X
pushed a commit
to IamCOD3X/kernel_samsung_exynos7884
that referenced
this issue
Nov 11, 2024
[ Upstream commit cb775c88da5d48a85d99d95219f637b6fad2e0e9 ] correct usage prototype of callback in tasklet_init(). Report by KSPP/linux#20 Signed-off-by: Phong Tran <tranmanphong@gmail.com> Reviewed-by: Kees Cook <keescook@chromium.org> Signed-off-by: Kalle Valo <kvalo@codeaurora.org> Signed-off-by: Sasha Levin <sashal@kernel.org>
Andrey0800770
pushed a commit
to Andrey0800770/samsung_sdm845-kernel
that referenced
this issue
Dec 21, 2024
[ Upstream commit 475eec112e4267232d10f4afe2f939a241692b6c ] correct usage prototype of callback in tasklet_init(). Report by KSPP/linux#20 Tested-by: Larry Finger <Larry.Finger@lwfinger.net> Signed-off-by: Phong Tran <tranmanphong@gmail.com> Reviewed-by: Kees Cook <keescook@chromium.org> Signed-off-by: Kalle Valo <kvalo@codeaurora.org> Signed-off-by: Sasha Levin <sashal@kernel.org>
Andrey0800770
pushed a commit
to Andrey0800770/samsung_sdm845-kernel
that referenced
this issue
Dec 21, 2024
[ Upstream commit ebd77feb27e91bb5fe35a7818b7c13ea7435fb98 ] correct usage prototype of callback in tasklet_init(). Report by KSPP/linux#20 Signed-off-by: Phong Tran <tranmanphong@gmail.com> Reviewed-by: Kees Cook <keescook@chromium.org> Signed-off-by: Kalle Valo <kvalo@codeaurora.org> Signed-off-by: Sasha Levin <sashal@kernel.org>
Andrey0800770
pushed a commit
to Andrey0800770/samsung_sdm845-kernel
that referenced
this issue
Dec 21, 2024
[ Upstream commit da5e57e8a6a3e69dac2937ba63fa86355628fbb2 ] correct usage prototype of callback in tasklet_init(). Report by KSPP/linux#20 Signed-off-by: Phong Tran <tranmanphong@gmail.com> Reviewed-by: Kees Cook <keescook@chromium.org> Signed-off-by: Kalle Valo <kvalo@codeaurora.org> Signed-off-by: Sasha Levin <sashal@kernel.org>
Andrey0800770
pushed a commit
to Andrey0800770/samsung_sdm845-kernel
that referenced
this issue
Dec 21, 2024
[ Upstream commit cb775c88da5d48a85d99d95219f637b6fad2e0e9 ] correct usage prototype of callback in tasklet_init(). Report by KSPP/linux#20 Signed-off-by: Phong Tran <tranmanphong@gmail.com> Reviewed-by: Kees Cook <keescook@chromium.org> Signed-off-by: Kalle Valo <kvalo@codeaurora.org> Signed-off-by: Sasha Levin <sashal@kernel.org>
Huawei-Dev
pushed a commit
to Huawei-Dev/android_kernel_huawei_kirin710
that referenced
this issue
Jan 18, 2025
[ Upstream commit 475eec112e4267232d10f4afe2f939a241692b6c ] correct usage prototype of callback in tasklet_init(). Report by KSPP/linux#20 Tested-by: Larry Finger <Larry.Finger@lwfinger.net> Signed-off-by: Phong Tran <tranmanphong@gmail.com> Reviewed-by: Kees Cook <keescook@chromium.org> Signed-off-by: Kalle Valo <kvalo@codeaurora.org> Signed-off-by: Sasha Levin <sashal@kernel.org>
Huawei-Dev
pushed a commit
to Huawei-Dev/android_kernel_huawei_kirin710
that referenced
this issue
Jan 18, 2025
[ Upstream commit ebd77feb27e91bb5fe35a7818b7c13ea7435fb98 ] correct usage prototype of callback in tasklet_init(). Report by KSPP/linux#20 Signed-off-by: Phong Tran <tranmanphong@gmail.com> Reviewed-by: Kees Cook <keescook@chromium.org> Signed-off-by: Kalle Valo <kvalo@codeaurora.org> Signed-off-by: Sasha Levin <sashal@kernel.org>
Huawei-Dev
pushed a commit
to Huawei-Dev/android_kernel_huawei_kirin710
that referenced
this issue
Jan 18, 2025
[ Upstream commit da5e57e8a6a3e69dac2937ba63fa86355628fbb2 ] correct usage prototype of callback in tasklet_init(). Report by KSPP/linux#20 Signed-off-by: Phong Tran <tranmanphong@gmail.com> Reviewed-by: Kees Cook <keescook@chromium.org> Signed-off-by: Kalle Valo <kvalo@codeaurora.org> Signed-off-by: Sasha Levin <sashal@kernel.org>
Huawei-Dev
pushed a commit
to Huawei-Dev/android_kernel_huawei_kirin710
that referenced
this issue
Jan 18, 2025
[ Upstream commit cb775c88da5d48a85d99d95219f637b6fad2e0e9 ] correct usage prototype of callback in tasklet_init(). Report by KSPP/linux#20 Signed-off-by: Phong Tran <tranmanphong@gmail.com> Reviewed-by: Kees Cook <keescook@chromium.org> Signed-off-by: Kalle Valo <kvalo@codeaurora.org> Signed-off-by: Sasha Levin <sashal@kernel.org>
Huawei-Dev
pushed a commit
to Huawei-Dev/android_kernel_huawei_kirin710
that referenced
this issue
Jan 18, 2025
[ Upstream commit 475eec112e4267232d10f4afe2f939a241692b6c ] correct usage prototype of callback in tasklet_init(). Report by KSPP/linux#20 Tested-by: Larry Finger <Larry.Finger@lwfinger.net> Signed-off-by: Phong Tran <tranmanphong@gmail.com> Reviewed-by: Kees Cook <keescook@chromium.org> Signed-off-by: Kalle Valo <kvalo@codeaurora.org> Signed-off-by: Sasha Levin <sashal@kernel.org>
Huawei-Dev
pushed a commit
to Huawei-Dev/android_kernel_huawei_kirin710
that referenced
this issue
Jan 18, 2025
[ Upstream commit ebd77feb27e91bb5fe35a7818b7c13ea7435fb98 ] correct usage prototype of callback in tasklet_init(). Report by KSPP/linux#20 Signed-off-by: Phong Tran <tranmanphong@gmail.com> Reviewed-by: Kees Cook <keescook@chromium.org> Signed-off-by: Kalle Valo <kvalo@codeaurora.org> Signed-off-by: Sasha Levin <sashal@kernel.org>
Huawei-Dev
pushed a commit
to Huawei-Dev/android_kernel_huawei_kirin710
that referenced
this issue
Jan 18, 2025
[ Upstream commit da5e57e8a6a3e69dac2937ba63fa86355628fbb2 ] correct usage prototype of callback in tasklet_init(). Report by KSPP/linux#20 Signed-off-by: Phong Tran <tranmanphong@gmail.com> Reviewed-by: Kees Cook <keescook@chromium.org> Signed-off-by: Kalle Valo <kvalo@codeaurora.org> Signed-off-by: Sasha Levin <sashal@kernel.org>
Huawei-Dev
pushed a commit
to Huawei-Dev/android_kernel_huawei_kirin710
that referenced
this issue
Jan 18, 2025
[ Upstream commit cb775c88da5d48a85d99d95219f637b6fad2e0e9 ] correct usage prototype of callback in tasklet_init(). Report by KSPP/linux#20 Signed-off-by: Phong Tran <tranmanphong@gmail.com> Reviewed-by: Kees Cook <keescook@chromium.org> Signed-off-by: Kalle Valo <kvalo@codeaurora.org> Signed-off-by: Sasha Levin <sashal@kernel.org>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
[Build] Global flag
[Feature] CFI
Involves Control Flow Integrity
good first issue
Good for newcomers
[Linux] v5.17
Released in Linux kernel v5.17
In order to make sure new function cast mismatches are not introduced in the kernel (to avoid tripping CFI checking), the kernel should be globally built with -Wcast-function-type. Many call sites need to be fixed before this can happen.
The text was updated successfully, but these errors were encountered: