On Wed, 2018-02-14 at 11:56 -0800, Matthew Wilcox wrote: > On Wed, Feb 14, 2018 at 11:43:46AM -0800, Joe Perches wrote: > > On Wed, 2018-02-14 at 11:36 -0800, Matthew Wilcox wrote: > > > If somebody wants them, then we can add them. > > > > Yeah, but I don't think any of it is necessary. > > > > How many of these struct+bufsize * count entries > > actually exist? > > Wrong question. How many of them currently exist that don't check for > integer overflow? How many of them will be added in the future that > will fail to check for integer overflow? > > I chose five at random to fix as demonstration that the API is good. > There are more; I imagine that Julia will be able to tell us how many. No such conversions exist in the patch series you submitted. What are those? -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>