提交 9245df0c 编写于 作者: D David S. Miller

[SPARC64]: Bump PROMINTR_MAX to 32.

Some devices have more than 15 which was the previous
setting.
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 aa5242e7
...@@ -177,7 +177,7 @@ struct linux_nodeops { ...@@ -177,7 +177,7 @@ struct linux_nodeops {
/* More fun PROM structures for device probing. */ /* More fun PROM structures for device probing. */
#define PROMREG_MAX 24 #define PROMREG_MAX 24
#define PROMVADDR_MAX 16 #define PROMVADDR_MAX 16
#define PROMINTR_MAX 15 #define PROMINTR_MAX 32
struct linux_prom_registers { struct linux_prom_registers {
unsigned which_io; /* hi part of physical address */ unsigned which_io; /* hi part of physical address */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册