[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <5253C335.5050609@asianux.com>
Date: Tue, 08 Oct 2013 16:32:53 +0800
From: Chen Gang <gang.chen@...anux.com>
To: josh@...edesktop.org, Paul McKenney <paulmck@...ux.vnet.ibm.com>
CC: "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: [Suggestion] kernel/rcutorture.c: about using scnprintf() instead
of sprintf().
Hello Maintainers:
In srcu_torture_stats(), if cpus are more than 1K, the PAGE_SIZE will
not be enough.
In rcu_torture_printk(), the 'page' maximized size is 4096, it has a
function pointer for printing, which not tell its maximized length.
Welcome any additional suggestions or completions.
Thanks.
--
Chen Gang
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists