X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-powerpc%2Fpaca.h;fp=include%2Fasm-powerpc%2Fpaca.h;h=3d5d590bc4b0383dcf658125aab3cf5e039e8ce4;hb=f007cacffc8870702a1473d83ba5e4922d54e17c;hp=2d4585f062099da36e7ac6fdc8085e68faae1969;hpb=2e8e8dacc566cc91cd8707cb092e76c7bbfab178;p=linux-2.6-omap-h63xx.git diff --git a/include/asm-powerpc/paca.h b/include/asm-powerpc/paca.h index 2d4585f0620..3d5d590bc4b 100644 --- a/include/asm-powerpc/paca.h +++ b/include/asm-powerpc/paca.h @@ -93,6 +93,7 @@ struct paca_struct { u64 saved_r1; /* r1 save for RTAS calls */ u64 saved_msr; /* MSR saved here by enter_rtas */ u8 proc_enabled; /* irq soft-enable flag */ + u8 io_sync; /* writel() needs spin_unlock sync */ /* Stuff for accurate time accounting */ u64 user_time; /* accumulated usermode TB ticks */