[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <AANLkTinWZr7Ps-B+YT7tZm4+1=mTOGutUWWfi9L59wra@mail.gmail.com>
Date: Fri, 21 Jan 2011 09:54:20 -0800
From: Tony Luck <tony.luck@...el.com>
To: Borislav Petkov <bp@...64.org>
Cc: peterz@...radead.org, mingo@...e.hu, acme@...radead.org,
rostedt@...dmis.org, fweisbec@...il.com,
linux-edac@...r.kernel.org, linux-kernel@...r.kernel.org,
Borislav Petkov <borislav.petkov@....com>
Subject: Re: [PATCH] ras: Add RAS daemon
On Fri, Jan 21, 2011 at 7:09 AM, Borislav Petkov <bp@...64.org> wrote:
> + format_buf = malloc_or_die(fsize);
> + if (!format_buf)
> + die("allocating format buffer");
You don't trust "malloc_or_die()" to make it dead enough? :-)
Will take a look through the rest of bits - looks very interesting.
-Tony
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists