[SPARC64]: Eliminate irq_cpustat_t.
authorDavid S. Miller <davem@davemloft.net>
Tue, 30 Aug 2005 05:46:43 +0000 (22:46 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 30 Aug 2005 05:46:43 +0000 (22:46 -0700)
We can put the __softirq_pending mask in the cpudata,
no need for the silly NR_CPUS array in kernel/softirq.c

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found