Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 33758
b: refs/heads/master
c: a9aa141
h: refs/heads/master
v: v3
  • Loading branch information
Andrew Morton authored and Linus Torvalds committed Sep 1, 2006
1 parent caecec3 commit b948b5f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d742eae8e2655a960b2e07f3f622d78546c14031
refs/heads/master: a9aa141cfc2e08470bba3b9a8328bc50ac457488
4 changes: 4 additions & 0 deletions trunk/include/asm-i386/mach-default/mach_mpspec.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@

#define MAX_IRQ_SOURCES 256

#if CONFIG_BASE_SMALL == 0
#define MAX_MP_BUSSES 256
#else
#define MAX_MP_BUSSES 32
#endif

#endif /* __ASM_MACH_MPSPEC_H */

0 comments on commit b948b5f

Please sign in to comment.