Mauro Carvalho Chehab d2a6856614 ghes_edac: Improve driver's printk messages
Provide a better infrastructure for printk's inside the driver:
	- use edac_dbg() for debug messages;
	- standardize the usage of pr_info();
	- provide warning about the risk of relying on this
	  driver.

While here, changes the size of a fake memory to 1 page. This is
as good or as bad as 1000 pages, but it is easier for userspace to
detect, as I don't expect that any machine implementing GHES would
provide just 1 page available ;)

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

Conflicts:
	drivers/edac/ghes_edac.c
2013-02-25 19:42:15 -03:00
..
2012-11-28 11:46:19 +01:00
2011-04-19 00:23:22 +02:00
2011-04-19 00:23:22 +02:00
2012-07-29 21:11:05 -03:00
2013-02-20 15:45:52 -03:00
2012-10-30 10:05:51 +01:00
2013-02-20 15:45:52 -03:00
2012-11-28 11:56:30 +01:00
2012-11-28 11:56:30 +01:00
2011-04-19 00:23:22 +02:00
2011-04-19 00:23:22 +02:00
2009-04-02 19:05:03 -07:00
2013-02-20 15:45:52 -03:00