On Fri, Jan 20, 2017 at 03:49:46PM +0900, park jinbum wrote: > Where is the best place for common test file in general?? > > kernel/rodata_test.c > include/rodata_test.h => Is it fine??
I had assumed you would use mm/rodata_test.c, as you do in this patch (i.e. a *new* common file). That seems fine to me. Thanks, Mark.

