Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 2887
b: refs/heads/master
c: b5d23e5
h: refs/heads/master
i:
  2885: 1a2e1a5
  2883: d060d9b
  2879: 5c17fc2
v: v3
  • Loading branch information
Christoph Lameter authored and Linus Torvalds committed Jun 23, 2005
1 parent e9d7901 commit 80b7478
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 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: 59121003721a8fad11ee72e646fd9d3076b5679c
refs/heads/master: b5d23e5b8c7ecd97d32f6ad7680d9909977580a7
2 changes: 2 additions & 0 deletions trunk/arch/ia64/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,8 @@ config IA64_PAGE_SIZE_64KB

endchoice

source kernel/Kconfig.hz

config IA64_BRL_EMU
bool
depends on ITANIUM
Expand Down
2 changes: 1 addition & 1 deletion trunk/include/asm-ia64/param.h
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
*/
# define HZ 32
# else
# define HZ 1024
# define HZ CONFIG_HZ
# endif
# define USER_HZ HZ
# define CLOCKS_PER_SEC HZ /* frequency at which times() counts */
Expand Down

0 comments on commit 80b7478

Please sign in to comment.