Bug 8806 - vxge: remove unnecessary cast in kfree()
Summary: vxge: remove unnecessary cast in kfree()
Status: NEW
Alias: None
Product: ANCK 5.10 Dev
Classification: ANCK
Component: net (show other bugs) net
Version: unspecified
Hardware: All Linux
: P3-Medium S3-normal
Target Milestone: ---
Assignee: XuanZhuo
QA Contact: shuming
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-19 16:53 UTC by zhujun
Modified: 2024-08-13 11:22 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description zhujun cmss_group 2024-04-19 16:53:20 UTC
Remove unnecessary cast in the argument to kfree.

Additional info:

社区有patch已经解决

vxge: remove unnecessary cast in kfree()

commit 6d22547437f1566180f4fbe7e051fbcabdc3969e

Reference:https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-5.10.y&id=6d22547437f1566180f4fbe7e051fbcabdc3969e

git cherry-pick -s 6d22547437(with stable-v5.10.215 repo added)
Comment 1 小龙 admin 2024-04-19 16:55:48 UTC
The PR Link: https://gitee.com/anolis/cloud-kernel/pulls/3078
Comment 2 小龙 admin 2024-08-13 11:22:47 UTC
The PR Link: https://gitee.com/anolis/cloud-kernel/pulls/3684