Commit 7be1c1a3 authored by Alexey Dobriyan's avatar Alexey Dobriyan Committed by Andrew Morton
Browse files
parent 92b73996
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -861,8 +861,6 @@ struct task_struct {
	struct mm_struct		*mm;
	struct mm_struct		*active_mm;

	/* Per-thread vma caching: */

#ifdef SPLIT_RSS_COUNTING
	struct task_rss_stat		rss_stat;
#endif