Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 14217
b: refs/heads/master
c: bf0f2e2
h: refs/heads/master
i:
  14215: 832a0d0
v: v3
  • Loading branch information
Paolo 'Blaisorblade' Giarrusso authored and Linus Torvalds committed Nov 15, 2005
1 parent d2ff411 commit 67e0ed5
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 8e0d4f4e9132ae6e353f9cf27261627bcc7c65cc
refs/heads/master: bf0f2e23834e2bf7d64b467ef07095b1c7e2c04b
2 changes: 1 addition & 1 deletion trunk/include/asm-x86_64/cache.h
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
/* L1 cache line size */
#define L1_CACHE_SHIFT (CONFIG_X86_L1_CACHE_SHIFT)
#define L1_CACHE_BYTES (1 << L1_CACHE_SHIFT)
#define L1_CACHE_SHIFT_MAX 6 /* largest L1 which this arch supports */
#define L1_CACHE_SHIFT_MAX 7 /* largest L1 which this arch supports */

#endif

0 comments on commit 67e0ed5

Please sign in to comment.