Re: [PATCHv4 1/3] scripts: Preprocess module-common.lds

2018-06-13 Thread Michael Ellerman
Laura Abbott writes: > On 06/11/2018 11:03 PM, Michael Ellerman wrote: >> kbuild test robot writes: ... >>> All errors (new ones prefixed by >>): >>> > ld: cannot open linker script file scripts/module-common.lds: No such > file or directory >> >> This seems to need the following. >>

Re: [PATCHv4 1/3] scripts: Preprocess module-common.lds

2018-06-13 Thread Michael Ellerman
Laura Abbott writes: > On 06/11/2018 11:03 PM, Michael Ellerman wrote: >> kbuild test robot writes: ... >>> All errors (new ones prefixed by >>): >>> > ld: cannot open linker script file scripts/module-common.lds: No such > file or directory >> >> This seems to need the following. >>

Re: [PATCHv4 1/3] scripts: Preprocess module-common.lds

2018-06-12 Thread Masahiro Yamada
2018-06-12 9:32 GMT+09:00 Laura Abbott : > > In preparation for some upcoming work, allow module-common.lds > to be run through the preprocessor. > > Signed-off-by: Laura Abbott > --- > scripts/.gitignore | 1 + > scripts/Makefile

Re: [PATCHv4 1/3] scripts: Preprocess module-common.lds

2018-06-12 Thread Masahiro Yamada
2018-06-12 9:32 GMT+09:00 Laura Abbott : > > In preparation for some upcoming work, allow module-common.lds > to be run through the preprocessor. > > Signed-off-by: Laura Abbott > --- > scripts/.gitignore | 1 + > scripts/Makefile

Re: [PATCHv4 1/3] scripts: Preprocess module-common.lds

2018-06-12 Thread Laura Abbott
On 06/11/2018 11:03 PM, Michael Ellerman wrote: kbuild test robot writes: Hi Laura, I love your patch! Yet something to improve: [auto build test ERROR on linus/master] [also build test ERROR on v4.17 next-20180608] [if your patch is applied to the wrong git tree, please drop us a note to

Re: [PATCHv4 1/3] scripts: Preprocess module-common.lds

2018-06-12 Thread Laura Abbott
On 06/11/2018 11:03 PM, Michael Ellerman wrote: kbuild test robot writes: Hi Laura, I love your patch! Yet something to improve: [auto build test ERROR on linus/master] [also build test ERROR on v4.17 next-20180608] [if your patch is applied to the wrong git tree, please drop us a note to

Re: [PATCHv4 1/3] scripts: Preprocess module-common.lds

2018-06-12 Thread Michael Ellerman
kbuild test robot writes: > Hi Laura, > > I love your patch! Yet something to improve: > > [auto build test ERROR on linus/master] > [also build test ERROR on v4.17 next-20180608] > [if your patch is applied to the wrong git tree, please drop us a note to > help improve the system] > > url:

Re: [PATCHv4 1/3] scripts: Preprocess module-common.lds

2018-06-12 Thread Michael Ellerman
kbuild test robot writes: > Hi Laura, > > I love your patch! Yet something to improve: > > [auto build test ERROR on linus/master] > [also build test ERROR on v4.17 next-20180608] > [if your patch is applied to the wrong git tree, please drop us a note to > help improve the system] > > url:

Re: [PATCHv4 1/3] scripts: Preprocess module-common.lds

2018-06-11 Thread kbuild test robot
Hi Laura, I love your patch! Yet something to improve: [auto build test ERROR on linus/master] [also build test ERROR on v4.17 next-20180608] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

Re: [PATCHv4 1/3] scripts: Preprocess module-common.lds

2018-06-11 Thread kbuild test robot
Hi Laura, I love your patch! Yet something to improve: [auto build test ERROR on linus/master] [also build test ERROR on v4.17 next-20180608] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

Re: [PATCHv4 1/3] scripts: Preprocess module-common.lds

2018-06-11 Thread kbuild test robot
Hi Laura, I love your patch! Yet something to improve: [auto build test ERROR on linus/master] [also build test ERROR on v4.17 next-20180608] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

Re: [PATCHv4 1/3] scripts: Preprocess module-common.lds

2018-06-11 Thread kbuild test robot
Hi Laura, I love your patch! Yet something to improve: [auto build test ERROR on linus/master] [also build test ERROR on v4.17 next-20180608] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

[PATCHv4 1/3] scripts: Preprocess module-common.lds

2018-06-11 Thread Laura Abbott
In preparation for some upcoming work, allow module-common.lds to be run through the preprocessor. Signed-off-by: Laura Abbott --- scripts/.gitignore | 1 + scripts/Makefile | 2 +- scripts/{module-common.lds =>

[PATCHv4 1/3] scripts: Preprocess module-common.lds

2018-06-11 Thread Laura Abbott
In preparation for some upcoming work, allow module-common.lds to be run through the preprocessor. Signed-off-by: Laura Abbott --- scripts/.gitignore | 1 + scripts/Makefile | 2 +- scripts/{module-common.lds =>