Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 55277
b: refs/heads/master
c: be7b3fb
h: refs/heads/master
i:
  55275: 82c573d
v: v3
  • Loading branch information
Christoph Lameter authored and Linus Torvalds committed May 9, 2007
1 parent 255e082 commit 9a70769
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 65c02d4cfbbd10188ded3d6577922ab034d943ba
refs/heads/master: be7b3fbcef34452127bed93632b8e788f685d70e
2 changes: 1 addition & 1 deletion trunk/mm/slub.c
Original file line number Diff line number Diff line change
Expand Up @@ -1661,7 +1661,7 @@ static int calculate_sizes(struct kmem_cache *s)
*/
size += 2 * sizeof(struct track);

if (flags & DEBUG_DEFAULT_FLAGS)
if (flags & SLAB_RED_ZONE)
/*
* Add some empty padding so that we can catch
* overwrites from earlier objects rather than let
Expand Down

0 comments on commit 9a70769

Please sign in to comment.