commit | d596043d71ff0d7b3d0bead19b1d68c55f003093 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <djwong@us.ibm.com> | Wed Jun 30 17:45:19 2010 -0700 |
committer | H. Peter Anvin <hpa@zytor.com> | Wed Jun 30 22:41:42 2010 -0700 |
tree | 97336d074c772c4ea7715f9fc9114f25fbfab4ea | |
parent | 980019d74e4b2428362b36a0506519d6d9460800 [diff] |
x86, Calgary: Limit the max PHB number to 256 The x3950 family can have as many as 256 PCI buses in a single system, so change the limits to the maximum. Since there can only be 256 PCI buses in one domain, we no longer need the BUG_ON check. Signed-off-by: Darrick J. Wong <djwong@us.ibm.com> LKML-Reference: <20100701004519.GQ15515@tux1.beaverton.ibm.com> Signed-off-by: H. Peter Anvin <hpa@zytor.com>