commit | e006043a4d2da52bba9fd9cb7e5a22e2951ff69b | [log] [tgz] |
---|---|---|
author | Jack Steiner <steiner@sgi.com> | Tue Dec 15 16:48:10 2009 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Dec 16 07:20:15 2009 -0800 |
tree | 21fcb2c1997b3070b54df12ec4102d2489deeecd | |
parent | 33f3648342dc40f8bd6383a5a1a91c22e06f6b77 [diff] |
gru: check for valid vma Fix bug caused by failure to allocate a GRU gts structure. The old code failed to handle the case where the vma was invalid. Signed-off-by: Jack Steiner <steiner@sgi.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>