[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20091009003507.35f617d7.akpm@linux-foundation.org>
Date: Fri, 9 Oct 2009 00:35:07 -0700
From: Andrew Morton <akpm@...ux-foundation.org>
To: Roel Kluin <roel.kluin@...il.com>
Cc: Matt Mackall <mpm@...enic.com>, LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] random: kmalloc failure ignored in init_std_data()
On Sat, 19 Sep 2009 02:54:07 +0200 Roel Kluin <roel.kluin@...il.com> wrote:
> kmalloc may fail so build the array into the statically allocated
> pool structures instead.
x86_64 allnoconfig:
drivers/char/random.c: In function 'extract_entropy':
drivers/char/random.c:867: error: 'struct entropy_store' has no member named 'last_data'
drivers/char/random.c:869: error: 'struct entropy_store' has no member named 'last_data'
drivers/char/random.c:871: error: 'struct entropy_store' has no member named 'last_data'
drivers/char/random.c:871: error: 'struct entropy_store' has no member named 'last_data'
--
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