Randy.Dunlap wrote: > > scripts/reference_init.pl found a couple of errors in i386/io_apic.c. > When changing them, one more function had to be un-init-ed. > > I should check x86_64 also ... tomorrow. Here's the x86_64 version of this patch. There was one function in i386 where __init was already removed, and 'make buildcheck' flagged it on x86_64, so I changed it also. -- ~Randy