Skip to content
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

Remove memset and use kzalloc #658

Merged
merged 1 commit into from
Aug 6, 2014

Conversation

brunogm0
Copy link

@brunogm0 brunogm0 commented Aug 6, 2014

Use kzalloc that is order of magnitude faster and saves .text compared with kcalloc

popcornmix added a commit that referenced this pull request Aug 6, 2014
Remove memset and use kzalloc
@popcornmix popcornmix merged commit 4ab8abb into raspberrypi:rpi-3.12.y Aug 6, 2014
pfpacket pushed a commit to pfpacket/linux-rpi-rust that referenced this pull request Apr 7, 2023
Solve error & warnings from GCC 11 / `W=1` builds from LKP report
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants