Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 115197
b: refs/heads/master
c: 70a3075
h: refs/heads/master
i:
  115195: 66257fe
v: v3
  • Loading branch information
Julia Lawall authored and Linus Torvalds committed Oct 16, 2008
1 parent cafa368 commit 6e46d4a
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: cb76d5a4c4a74f4ff0bd4db5069f02fe4679a5ed
refs/heads/master: 70a3075d40154053ad90d342b3dcb1b795c73dbb
2 changes: 0 additions & 2 deletions trunk/arch/frv/mm/init.c
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,6 @@ void __init paging_init(void)

pkmap_page_table = alloc_bootmem_pages(PAGE_SIZE);

memset(pkmap_page_table, 0, PAGE_SIZE);

pge = swapper_pg_dir + pgd_index_k(PKMAP_BASE);
pue = pud_offset(pge, PKMAP_BASE);
pme = pmd_offset(pue, PKMAP_BASE);
Expand Down

0 comments on commit 6e46d4a

Please sign in to comment.