• Rusty Russell's avatar
    [PATCH] Remove unused __syscall_count · 7b957b78
    Rusty Russell authored
    Noone seems to use __syscall_count.  Remove the field from i386
    irq_cpustat_t struct, and the generic accessor macros.
    
    Because some archs have hardcoded asm references to offsets in this
    structure, I haven't touched non-x86, but doing so is usually
    trivial.
    7b957b78
hardirq.h 2.94 KB