Merge tag 'irq-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6-microblaze.git] / fs / proc / stat.c
index f25e853..6561a06 100644 (file)
@@ -200,8 +200,8 @@ static int show_stat(struct seq_file *p, void *v)
                "\nctxt %llu\n"
                "btime %llu\n"
                "processes %lu\n"
-               "procs_running %lu\n"
-               "procs_blocked %lu\n",
+               "procs_running %u\n"
+               "procs_blocked %u\n",
                nr_context_switches(),
                (unsigned long long)boottime.tv_sec,
                total_forks,