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

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

Advertisement

Kernel v2.6.12-rc1-bk5 /mm/oom_kill.c

Filename:/mm/oom_kill.c
Lines Added:1
Lines Deleted:1
Also changed in: (Previous) 2.6.12-rc1-bk4  2.6.12-rc1-bk3  2.6.11.6-bk4  2.6.11.6-bk3  2.6.11  2.6.11-rc5 
(Following) 2.6.12-rc1-bk6  2.6.12-rc2  2.6.12-rc3  2.6.12-rc5  2.6.12-rc6  2.6.12 

Location
[  2.6.12-rc1-bk5
  [  mm
     o  oom_kill.c

Patch

diff -Nru a/mm/oom_kill.c b/mm/oom_kill.c
--- a/mm/oom_kill.c   2005-01-30 22:20:14 -08:00
+++ b/mm/oom_kill.c   2005-03-28 17:42:38 -08:00
@@ -253,7 +253,7 @@
  * OR try to be smart about which process to kill. Note that we
  * don't have to be perfect here, we just have to be good.
  */
-void out_of_memory(int gfp_mask)
+void out_of_memory(unsigned int __nocast gfp_mask)
 {
    struct mm_struct *mm = NULL;
    task_t * p;


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