From e3cc2226e99cfadbf300dde892c4a16d742a0856 Mon Sep 17 00:00:00 2001 From: Luis Garces-Erice Date: Sun, 6 Dec 2009 18:30:44 -0800 Subject: [PATCH] Doc: better explanation of procs_running the description in Documentation/filesystems/proc.txt of the procs_running entry in /proc/stat is confusing (according to that description, it looks as if procs_running could only be a number between 0 and the number of CPUs). Changed it to a more accurate description in the patch attached. Signed-off-by: Randy Dunlap Signed-off-by: Linus Torvalds --- Reading git-format-patch failed