From: Mauro Carvalho Chehab Date: Tue, 23 Jun 2009 01:48:29 +0000 (-0300) Subject: i7core_edac: need mci->edac_check, otherwise module removal doesn't work X-Git-Tag: v2.6.35-rc2~10^2~76 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87d1d272ba25a1863e40ebb1df4bc0eed7a8fd11;p=pandora-kernel.git i7core_edac: need mci->edac_check, otherwise module removal doesn't work There are some locking troubles with edac_core: if you don't declare an edac_check, module may suffer from soft lock. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed