On Thu, Feb 28, 2013 at 01:02:37AM -0500, KOSAKI Motohiro wrote: > > - { > > - .procname = "hugepages_treat_as_movable", > > - .data = &hugepages_treat_as_movable, > > - .maxlen = sizeof(int), > > - .mode = 0644, > > - .proc_handler = hugetlb_treat_movable_handler, > > - }, > > Sorry, no. > > This is too aggressive remove. Imagine, a lot of shell script don't > have any error check. Sure, it could break usespace applications. > I suggest to keep this file but change to nop (to output warning is better). > About 1-2 years after, we can remove this file safely. OK, so I'll leave it for a while with the comment saying that this parameter is obsolete and shouldn't be used. Thanks, Naoya -- 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>