Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 119359
b: refs/heads/master
c: 2944a5c
h: refs/heads/master
i:
  119357: 96e30e2
  119355: 77e73eb
  119351: 13e1c04
  119343: f0851ba
  119327: 4e77d53
  119295: 94b6e5a
v: v3
  • Loading branch information
Christian Borntraeger authored and Martin Schwidefsky committed Nov 27, 2008
1 parent bd27cef commit e5a961e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: 8107d8296baff899db89c1716fe8af69a5b19d18
refs/heads/master: 2944a5c971c12766e2438ea407ec3567949c32b7
2 changes: 0 additions & 2 deletions trunk/arch/s390/include/asm/pgtable.h
Original file line number Diff line number Diff line change
Expand Up @@ -679,8 +679,6 @@ static inline void pmd_clear(pmd_t *pmd)

static inline void pte_clear(struct mm_struct *mm, unsigned long addr, pte_t *ptep)
{
if (mm->context.has_pgste)
ptep_rcp_copy(ptep);
pte_val(*ptep) = _PAGE_TYPE_EMPTY;
if (mm->context.noexec)
pte_val(ptep[PTRS_PER_PTE]) = _PAGE_TYPE_EMPTY;
Expand Down

0 comments on commit e5a961e

Please sign in to comment.