Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 24197
b: refs/heads/master
c: 55b0f8a
h: refs/heads/master
i:
  24195: a0cb124
v: v3
  • Loading branch information
Akinobu Mita authored and Linus Torvalds committed Mar 26, 2006
1 parent 931d81a commit 0b0dff6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions 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: 6ecf66ae49390bb790673d46e5fb723edcc3733b
refs/heads/master: 55b0f8a68ab475cc68f88d1e7a873490869d022e
4 changes: 2 additions & 2 deletions trunk/arch/ia64/ia32/ia32priv.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@
struct partial_page {
struct partial_page *next; /* linked list, sorted by address */
struct rb_node pp_rb;
/* 64K is the largest "normal" page supported by ia64 ABI. So 4K*32
/* 64K is the largest "normal" page supported by ia64 ABI. So 4K*64
* should suffice.*/
unsigned int bitmap;
unsigned long bitmap;
unsigned int base;
};

Expand Down

0 comments on commit 0b0dff6

Please sign in to comment.