Subject: cli and timer/other interrupts

Hi

on UP system, if we call cli(), then after that what all
interrupts can occur ? Does the timer interrupt also get blocked
when we call cli() ? I read that, cli() disables all non-maskable
interrupts.

Thanks
-hiren