-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
yaml --- r: 172390 b: refs/heads/master c: ea201db h: refs/heads/master v: v3
- Loading branch information
Russell King
committed
Dec 4, 2009
1 parent
2bcbc37
commit 6324346
Showing
2 changed files
with
1 addition
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
--- | ||
refs/heads/master: 9e95922b1016ac941db7edcf6b6088b3c2e916c8 | ||
refs/heads/master: ea201dbb78651c71c56e440b8b3132906bc7456d |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -50,7 +50,6 @@ void flush_cache_mm(struct mm_struct *mm) | |
: | ||
: "r" (0) | ||
: "cc"); | ||
__flush_icache_all(); | ||
} | ||
} | ||
|
||
|