psi: introduce state_mask to represent stalled psi states
[linux-2.6-microblaze.git] / kernel / time / timer.c
index a9b1bbc..343c7ba 100644 (file)
@@ -1325,7 +1325,7 @@ static void call_timer_fn(struct timer_list *timer,
        lock_map_release(&lockdep_map);
 
        if (count != preempt_count()) {
-               WARN_ONCE(1, "timer: %pF preempt leak: %08x -> %08x\n",
+               WARN_ONCE(1, "timer: %pS preempt leak: %08x -> %08x\n",
                          fn, count, preempt_count());
                /*
                 * Restore the preempt count. That gives us a decent