Re: [PATCH 00/11] Kselftest make O=dir work

2017-09-12 Thread Greg KH
On Tue, Sep 12, 2017 at 05:52:53PM -0600, Shuah Khan wrote: > During [MAINTAINERS SUMMIT] & [TECH TOPIC] Improve regression tracking > discussion, it was brought to my attention that kselftest lacks support > for make O=dir use-case which is used by several developers to relocate > objects and keep

[PATCH 00/11] Kselftest make O=dir work

2017-09-12 Thread Shuah Khan
During [MAINTAINERS SUMMIT] & [TECH TOPIC] Improve regression tracking discussion, it was brought to my attention that kselftest lacks support for make O=dir use-case which is used by several developers to relocate objects and keep the source tree clean. I mentioned in thread that I would take a l