Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756772Ab1EBRfl (ORCPT ); Mon, 2 May 2011 13:35:41 -0400 Received: from s15228384.onlinehome-server.info ([87.106.30.177]:45599 "EHLO mail.x86-64.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752576Ab1EBRfh (ORCPT ); Mon, 2 May 2011 13:35:37 -0400 From: Borislav Petkov To: Ingo Molnar , Peter Zijlstra Cc: Arnaldo Carvalho de Melo , Steven Rostedt , Frederic Weisbecker , Tony Luck , Mauro Carvalho Chehab , EDAC devel , LKML , Borislav Petkov Subject: [PATCH 0/4] RAS daemon: kernel part Date: Mon, 2 May 2011 19:34:47 +0200 Message-Id: <1304357691-14354-1-git-send-email-bp@amd64.org> X-Mailer: git-send-email 1.7.4.rc2 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 750 Lines: 20 From: Borislav Petkov Hi, as previously discussed, here's the first part of the RAS daemon code in smaller, broken-out, digestible pieces. No functionality change from the last time, only commit message fixups, clarifications and comment adjustments. Concerning risk, I don't see any since patch 4/4 leaves the persistent event disabled for now - sort of like a chicken bit - and can only be enabled if explicitly stated so on the kernel command line. Please review, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/