On Wed, 5 Sep 2012, Ezequiel Garcia wrote: > I'm not sure this is the best solution, > but creating another function to reuse between strndup_user > and memdup_user seemed like an overkill. > It's not, so you'd need to do two things to fix this: - provide a reason why strndup_user() is special compared to other common library functions that also allocate memory, and - provide a __stndup_user() to pass the _RET_IP_. -- 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>