[PATCH v2] Move stack parameters for sed_ioctl to prevent oversized stack with CONFIG_KASAN

Christoph Hellwig hch at infradead.org
Wed Feb 8 23:18:19 PST 2017


I'm really not a fan of adding a global synchronization point for
no good reason.  Arnd's original patch looks fine to me, but if you
really don't want it I'd suggest to use memdup_user and just
dynamically allocate the structure.



More information about the Linux-nvme mailing list