]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/linux/thread_info.h
Merge branch 'akpm-current/current'
[karo-tx-linux.git] / include / linux / thread_info.h
index cb0cec94fda3330c63bf233b380bbe9ee81fe2b6..ff307b548ed3c91a0f1cd05e486789305cefb43f 100644 (file)
@@ -61,8 +61,6 @@ extern long do_no_restart_syscall(struct restart_block *parm);
 # define THREADINFO_GFP                (GFP_KERNEL | __GFP_NOTRACK)
 #endif
 
-#define THREADINFO_GFP_ACCOUNTED (THREADINFO_GFP | __GFP_KMEMCG)
-
 /*
  * flag set/clear/test wrappers
  * - pass TIF_xxxx constants to these functions