Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 356558
b: refs/heads/master
c: cf82f34
h: refs/heads/master
v: v3
  • Loading branch information
Kirill A. Shutemov authored and Linus Torvalds committed Feb 24, 2013
1 parent ab14766 commit 4917f03
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 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: 4d769def244806562de1baa3acb39726131fbe6a
refs/heads/master: cf82f3489cf414fe27c6c5af2b372fdcd2a58b24
6 changes: 0 additions & 6 deletions trunk/include/linux/highmem.h
Original file line number Diff line number Diff line change
Expand Up @@ -219,12 +219,6 @@ static inline void zero_user(struct page *page,
zero_user_segments(page, start, start + size, 0, 0);
}

static inline void __deprecated memclear_highpage_flush(struct page *page,
unsigned int offset, unsigned int size)
{
zero_user(page, offset, size);
}

#ifndef __HAVE_ARCH_COPY_USER_HIGHPAGE

static inline void copy_user_highpage(struct page *to, struct page *from,
Expand Down

0 comments on commit 4917f03

Please sign in to comment.