You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
489 B
11 lines
489 B
diff -pruN glibc-2.17-c758a686/rtkaio/sysdeps/unix/sysv/linux/kaio_suspend.c glibc-2.17-c758a686/rtkaio/sysdeps/unix/sysv/linux/kaio_suspend.c |
|
--- glibc-2.17-c758a686/rtkaio/sysdeps/unix/sysv/linux/kaio_suspend.c 2011-10-19 16:34:41.000000000 +0530 |
|
+++ glibc-2.17-c758a686/rtkaio/sysdeps/unix/sysv/linux/kaio_suspend.c 2013-08-16 10:22:30.457609558 +0530 |
|
@@ -59,6 +59,7 @@ struct clparam |
|
|
|
|
|
static void |
|
+__attribute__ ((noinline)) |
|
cleanup (void *arg) |
|
{ |
|
#ifdef DONT_NEED_AIO_MISC_COND
|
|
|