-
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: 36675 b: refs/heads/master c: e5beac3 h: refs/heads/master i: 36673: 9e38dc7 36671: 6fba8e3 v: v3
- Loading branch information
Russell King
authored and
Russell King
committed
Sep 27, 2006
1 parent
9d749a0
commit 43af5c0
Showing
4 changed files
with
9 additions
and
15 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: 80878d6c4ab8611a0edf139a7f8a7a64860b87c9 | ||
refs/heads/master: e5beac371af0af47bcbd6819f4c2a0a2721a1735 |
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
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
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,6 +1,3 @@ | ||
void do_bad_area(struct task_struct *tsk, struct mm_struct *mm, | ||
unsigned long addr, unsigned int fsr, struct pt_regs *regs); | ||
|
||
void show_pte(struct mm_struct *mm, unsigned long addr); | ||
void do_bad_area(unsigned long addr, unsigned int fsr, struct pt_regs *regs); | ||
|
||
unsigned long search_exception_table(unsigned long addr); |