Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 60751
b: refs/heads/master
c: b5fab14
h: refs/heads/master
i:
  60749: b3052d6
  60747: e65438b
  60743: 42d9557
  60735: ed90eb4
v: v3
  • Loading branch information
Christoph Lameter authored and Linus Torvalds committed Jul 17, 2007
1 parent fa63d4b commit 29e68c0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a0acd820807680d2ccc4ef3448387fcdbf152c73
refs/heads/master: b5fab14e5d87df4d94161ae5f5e0c8625f9ffda2
1 change: 1 addition & 0 deletions trunk/include/linux/mm.h
Original file line number Diff line number Diff line change
Expand Up @@ -599,6 +599,7 @@ static inline struct address_space *page_mapping(struct page *page)
{
struct address_space *mapping = page->mapping;

VM_BUG_ON(PageSlab(page));
if (unlikely(PageSwapCache(page)))
mapping = &swapper_space;
#ifdef CONFIG_SLUB
Expand Down

0 comments on commit 29e68c0

Please sign in to comment.