linux-nfs.vger.kernel.org archive mirror
 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; 6+ 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] 6+ messages in thread

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

Thread overview: 6+ 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
2016-10-21 12:26         ` sg_set_buf Christoph Hellwig

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).