All of lore.kernel.org
 help / color / mirror / Atom feed
* sg_set_buf
@ 2016-10-18 21:37 J. Bruce Fields
  2016-10-20 10:22 ` sg_set_buf Christoph Hellwig
  0 siblings, 1 reply; 7+ messages in thread
From: J. Bruce Fields @ 2016-10-18 21:37 UTC (permalink / raw)
  To: Rusty Russell; +Cc: linux-nfs

The NFS code is using sg_set_buf to turn a bit of stack menory into a
scatterlist it can pass to the crypto code.  That started BUG()ing as of
ac4e97abce9b "scatterlist: sg_set_buf() argument must be in linear
mapping".

Is that BUG() being overly strict, or is this something we should never
have been doing in the first place?

--b.

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2016-10-21 12:26 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-18 21:37 sg_set_buf J. Bruce Fields
2016-10-20 10:22 ` sg_set_buf Christoph Hellwig
2016-10-20 13:20   ` sg_set_buf J. Bruce Fields
2016-10-20 13:31     ` sg_set_buf Christoph Hellwig
2016-10-20 21:42       ` sg_set_buf J. Bruce Fields
     [not found]         ` <20161020214219.GC4347-uC3wQj2KruNg9hUCZPvPmw@public.gmane.org>
2016-10-21 12:26           ` sg_set_buf Christoph Hellwig
2016-10-21 12:26             ` sg_set_buf Christoph Hellwig

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.