Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 136827 Details for
Bug 200140
Please add x11-drivers/ati-catalyst-7.11
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
ati-catalyst-firegl_smp_func_parameter_wrap-warning.patch
ati-catalyst-firegl_smp_func_parameter_wrap-warning.patch (text/plain), 802 bytes, created by
Peter Alfredsen (RETIRED)
on 2007-11-24 00:30:14 UTC
(
hide
)
Description:
ati-catalyst-firegl_smp_func_parameter_wrap-warning.patch
Filename:
MIME Type:
Creator:
Peter Alfredsen (RETIRED)
Created:
2007-11-24 00:30:14 UTC
Size:
802 bytes
patch
obsolete
>--- common/lib/modules/fglrx/build_mod/firegl_public.c.old 2007-11-23 16:56:32.000000000 +0100 >+++ common/lib/modules/fglrx/build_mod/firegl_public.c 2007-11-23 16:57:18.000000000 +0100 >@@ -515,20 +515,22 @@ > loff_t *user_file_pos) > { > return (ssize_t) firegl_interrupt_write(user_file, user_buf, user_buf_size, user_file_pos); > } > >+#ifdef CONFIG_SMP > /** \brief Wrapper for argument 1 of smp_call_function > * \param func function to be wrapped > * \return None */ > > static void > firegl_smp_func_parameter_wrap( > void *func) > { > ((firegl_void_routine_t)func)(); > } >+#endif > > static struct file_operations firegl_interrupt_file_ops = { > .open = firegl_interrupt_open_wrap, > .read = firegl_interrupt_read_wrap, > .release = firegl_interrupt_release_wrap,
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 Raw
Actions:
View
Attachments on
bug 200140
:
136821
|
136822
|
136824
|
136825
|
136826
| 136827 |
136829
|
136830