Luck, Tony wrote: > But sadly it still says: > > arch/ia64/sn/kernel/sn2/sn2_smp.c:110: warning: initialization discards qualifiers from pointer target type > arch/ia64/sn/kernel/sn2/sn2_smp.c:111: warning: ISO C90 forbids mixed declarations and code > > The double ;; is responsible for error on 111, need an extra volatile on 110? Tony -- again, my apologies. This time I double-checked that sn2_smp.c cleanly compiles. P.