[PATCH] ARM: l2c: Improve l2c310_of_parse() error message
Russell King - ARM Linux
linux at arm.linux.org.uk
Wed Oct 29 04:30:31 PDT 2014
On Wed, Oct 29, 2014 at 09:28:32AM -0200, Fabio Estevam wrote:
> - pr_err("PL310 OF: cache setting yield illegal associativity\n");
> - pr_err("PL310 OF: %d calculated, only 8 and 16 legal\n", assoc);
> + pr_err("L2C-310 OF cache associativity %d invalid, only 8 or 16 permitted\n", assoc);
Almost, but that'll upset the checkpatch brigade. Best move the " assoc);"
onto the next line. :)
--
FTTC broadband for 0.8mile line: currently at 9.5Mbps down 400kbps up
according to speedtest.net.
More information about the linux-arm-kernel
mailing list