Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 752678 Details for
Bug 824586
sys-kernel/gentoo-sources-5.14.20 build failure
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Fix function declaration
bmq_sched_post_fork.patch (text/plain), 397 bytes, created by
Mike Pagano
on 2021-11-18 21:28:40 UTC
(
hide
)
Description:
Fix function declaration
Filename:
MIME Type:
Creator:
Mike Pagano
Created:
2021-11-18 21:28:40 UTC
Size:
397 bytes
patch
obsolete
>--- /usr/src/linux-5.14.20-gentoo/kernel/sched/alt_core.c 2021-11-18 10:38:14.019454405 -0500 >+++ kernel/sched/alt_core.c 2021-11-18 16:26:25.863129652 -0500 >@@ -2762,7 +2762,7 @@ int sched_fork(unsigned long clone_flags > return 0; > } > >-void sched_post_fork(struct task_struct *p) {} >+void sched_post_fork(struct task_struct *p, struct kernel_clone_args *kargs) {} > > #ifdef CONFIG_SCHEDSTATS >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 824586
:
752670
|
752674
| 752678