ghes_edac: Improve driver's printk messages
authorMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 15 Feb 2013 12:06:38 +0000 (09:06 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 25 Feb 2013 22:42:15 +0000 (19:42 -0300)
commitd2a6856614fd34e36352146307a5655efbdbc14d
treeeafad59b7e82e3da7622dcbf5233c5482bbcf3bf
parent5ee726db521fddf991f261e5c45e04a7d2bf1bc1
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
drivers/edac/ghes_edac.c