Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 258303
b: refs/heads/master
c: 2284ece
h: refs/heads/master
i:
  258301: 3854987
  258299: c954618
  258295: 2b6791c
  258287: 202e2c8
  258271: 890c5ce
  258239: 3a37963
  258175: b298378
  258047: cc12fc2
v: v3
  • Loading branch information
Dave Martin committed Jul 7, 2011
1 parent 12e6c97 commit 1cd06c0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions 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: f249a6425a977314e4c2e35cab350fd600780386
refs/heads/master: 2284ece2d6c1958dc0166aa3e9db0d0ee923ccb7
8 changes: 2 additions & 6 deletions trunk/arch/arm/mm/tlb-v4wb.S
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,5 @@ ENTRY(v4wb_flush_kern_tlb_range)

__INITDATA

.type v4wb_tlb_fns, #object
ENTRY(v4wb_tlb_fns)
.long v4wb_flush_user_tlb_range
.long v4wb_flush_kern_tlb_range
.long v4wb_tlb_flags
.size v4wb_tlb_fns, . - v4wb_tlb_fns
/* define struct cpu_tlb_fns (see <asm/tlbflush.h> and proc-macros.S) */
define_tlb_functions v4wb, v4wb_tlb_flags

0 comments on commit 1cd06c0

Please sign in to comment.