From: Andi Kleen Date: Wed, 27 May 2009 19:56:58 +0000 (+0200) Subject: x86, mce: rename mce_notify_user to mce_notify_irq X-Git-Tag: v2.6.31-rc1~349^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ff36ee9668ff41ec3274597c730524645929b0f;p=pandora-kernel.git x86, mce: rename mce_notify_user to mce_notify_irq Rename the mce_notify_user function to mce_notify_irq. The next patch will split the wakeup handling of interrupt context and of process context and it's better to give it a clearer name for this. Contains a fix from Ying Huang [ Impact: cleanup ] Signed-off-by: Andi Kleen Signed-off-by: Hidetoshi Seto Cc: Huang Ying Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed