diff options
Diffstat (limited to 'patches/epoll-use-get-cpu-light.patch')
-rw-r--r-- | patches/epoll-use-get-cpu-light.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/patches/epoll-use-get-cpu-light.patch b/patches/epoll-use-get-cpu-light.patch index 2824ec2c2a63..7dfa6c5b3fb5 100644 --- a/patches/epoll-use-get-cpu-light.patch +++ b/patches/epoll-use-get-cpu-light.patch @@ -13,7 +13,7 @@ Signed-off-by: Thomas Gleixner <tglx@linutronix.de> --- a/fs/eventpoll.c +++ b/fs/eventpoll.c -@@ -510,12 +510,12 @@ static int ep_poll_wakeup_proc(void *pri +@@ -587,12 +587,12 @@ static int ep_poll_wakeup_proc(void *pri */ static void ep_poll_safewake(wait_queue_head_t *wq) { |