diff --git a/[refs] b/[refs] index 157b06f96e6b..b7054776c953 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: baf4974e496957681403d4bf74a3274ed3f85277 +refs/heads/master: cc9b0b9bea9a0057840261204a6e01c7e19d444c diff --git a/trunk/include/asm-generic/hardirq.h b/trunk/include/asm-generic/hardirq.h index 23bb4dad4962..62f59080e5cc 100644 --- a/trunk/include/asm-generic/hardirq.h +++ b/trunk/include/asm-generic/hardirq.h @@ -6,7 +6,7 @@ #include typedef struct { - unsigned long __softirq_pending; + unsigned int __softirq_pending; } ____cacheline_aligned irq_cpustat_t; #include /* Standard mappings for irq_cpustat_t above */