Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
[deliverable/linux.git] / include / linux / sched.h
index 23bddac4bad8d08f3781d1e8a453aa41edb28632..439d35ab567357fcb4a16aaff39a0d7ff54845c1 100644 (file)
@@ -1529,6 +1529,9 @@ struct task_struct {
         * cache last used pipe for splice
         */
        struct pipe_inode_info *splice_pipe;
+
+       struct page_frag task_frag;
+
 #ifdef CONFIG_TASK_DELAY_ACCT
        struct task_delay_info *delays;
 #endif
This page took 0.027517 seconds and 5 git commands to generate.