Add IRQ accounting but only on PPC
commit2a1f6b498f6c8138aa092c6b0b1deb897f67291f
authormalc <av1474@comtv.ru>
Fri, 28 Mar 2008 16:59:43 +0000 (28 19:59 +0300)
committermalc <av1474@comtv.ru>
Fri, 28 Mar 2008 16:59:43 +0000 (28 19:59 +0300)
treee5a1f17eb9919f683a26d46c47be58e06f4a8682
parent032ad64fc759a3b56aaa54fc5bd5fd9af5b587aa
Add IRQ accounting but only on PPC

Why only PPC
a) It appears that IRQ accounting is done right only on PPC
   (maybe on S390 too)
b) cputime64 == cputime there (hopefuly if/when this changes
   the compiler will notify us)
mod/itc-mod.c