-
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: 370975 b: refs/heads/master c: 86935fc h: refs/heads/master i: 370973: ff6023b 370971: 98bac79 370967: 7272d04 370959: 21b47ec 370943: 4a6924e v: v3
- Loading branch information
Rusty Russell
committed
Apr 22, 2013
1 parent
cc5e61c
commit 3435612
Showing
3 changed files
with
34 additions
and
11 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: 3412b6ae2924e068f9932f841bdea0f2d8424502 | ||
refs/heads/master: 86935fc4ee4d95efe01b6c91cd5143fa4c38c02b |
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 |
---|---|---|
|
@@ -16,6 +16,7 @@ | |
|
||
struct pgdir { | ||
unsigned long gpgdir; | ||
bool switcher_mapped; | ||
pgd_t *pgdir; | ||
}; | ||
|
||
|
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