Linux Headquarters
[ Register ]
[ About us ] [ Home Page ]

Advertisement
[ Kernel ] [ Documentation ] [ Links ] [ Books ]

Advertisement

Kernel v2.5.75 /fs/aio.c

Filename:/fs/aio.c
Lines Added:1
Lines Deleted:1
Also changed in: (Previous) 2.5.74-bk7  2.5.74-bk6  2.5.71  2.5.70-bk19  2.5.70-bk18  2.5.70-bk17 
(Following) 2.5.75-bk1  2.5.75-bk2  2.5.75-bk3 

Location
[  2.5.75
  [  fs
     o  aio.c

Patch

diff -Nru a/fs/aio.c b/fs/aio.c
--- a/fs/aio.c   Thu Jul 10 13:16:27 2003
+++ b/fs/aio.c   Thu Jul 10 13:16:27 2003
@@ -552,7 +552,7 @@
 {
    current->mm = NULL;
    /* active_mm is still 'mm' */
-   enter_lazy_tlb(mm, current, smp_processor_id());
+   enter_lazy_tlb(mm, current);
 }
 
 /* Run on kevent's context.  FIXME: needs to be per-cpu and warn if an


Comments: webmaster (at) linuxhq.com.
Advertising: banners (at) linuxhq.com.
Compilation ©1998-2008 Linux Headquarters, Inc.