All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL] virtio randomness fix
@ 2013-03-04 23:52 Rusty Russell
  0 siblings, 0 replies; only message in thread
From: Rusty Russell @ 2013-03-04 23:52 UTC (permalink / raw)
  To: torvalds, LKML; +Cc: Aurelien Jarno, Ben Hutchings, ian

The following changes since commit 6dbe51c251a327e012439c4772097a13df43c5b8:

  Linux 3.9-rc1 (2013-03-03 15:11:05 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux.git tags/fixes-for-linus

for you to fetch changes up to f7f154f1246ccc5a0a7e9ce50932627d60a0c878:

  hw_random: make buffer usable in scatterlist. (2013-03-05 10:11:41 +1030)

----------------------------------------------------------------
Nasty side-effect of vmalloc'ing modules: their static vars cannot be put
into scatterlists.  Jens has a check queued for this, so it shouldn't happen
again.

Thanks,
Rusty.

----------------------------------------------------------------
Rusty Russell (1):
      hw_random: make buffer usable in scatterlist.

 drivers/char/hw_random/core.c |   19 ++++++++++++++++---
 1 file changed, 16 insertions(+), 3 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-03-04 23:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-04 23:52 [PULL] virtio randomness fix Rusty Russell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.