Re: [PATCH v2] earlycon: Fix __earlycon_table stride... again

2018-03-17 Thread kbuild test robot
Hi Daniel, Thank you for the patch! Yet something to improve: [auto build test ERROR on v4.16-rc4] [also build test ERROR on next-20180316] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

Re: [PATCH v2] earlycon: Fix __earlycon_table stride... again

2018-03-17 Thread kbuild test robot
Hi Daniel, Thank you for the patch! Yet something to improve: [auto build test ERROR on v4.16-rc4] [also build test ERROR on next-20180316] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

Re: [PATCH v2] earlycon: Fix __earlycon_table stride... again

2018-03-17 Thread kbuild test robot
Hi Daniel, Thank you for the patch! Yet something to improve: [auto build test ERROR on v4.16-rc4] [also build test ERROR on next-20180316] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

Re: [PATCH v2] earlycon: Fix __earlycon_table stride... again

2018-03-17 Thread kbuild test robot
Hi Daniel, Thank you for the patch! Yet something to improve: [auto build test ERROR on v4.16-rc4] [also build test ERROR on next-20180316] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

Re: [PATCH v2] earlycon: Fix __earlycon_table stride... again

2018-03-15 Thread Daniel Kurtz
On Wed, Mar 14, 2018 at 8:33 PM Randy Dunlap wrote: > On 03/14/2018 06:48 PM, Daniel Kurtz wrote: > > Commit 470ca0de69fe ("serial: earlycon: Enable earlycon without command > > line param") added EARLYCON_TABLE(). > > > > Commit 99492c39f39f ("earlycon: Fix

Re: [PATCH v2] earlycon: Fix __earlycon_table stride... again

2018-03-15 Thread Daniel Kurtz
On Wed, Mar 14, 2018 at 8:33 PM Randy Dunlap wrote: > On 03/14/2018 06:48 PM, Daniel Kurtz wrote: > > Commit 470ca0de69fe ("serial: earlycon: Enable earlycon without command > > line param") added EARLYCON_TABLE(). > > > > Commit 99492c39f39f ("earlycon: Fix __earlycon_table stride") referenced

Re: [PATCH v2] earlycon: Fix __earlycon_table stride... again

2018-03-14 Thread Randy Dunlap
On 03/14/2018 06:48 PM, Daniel Kurtz wrote: > Commit 470ca0de69fe ("serial: earlycon: Enable earlycon without command > line param") added EARLYCON_TABLE(). > > Commit 99492c39f39f ("earlycon: Fix __earlycon_table stride") referenced > commit 07fca0e57fca92 ("tracing: Properly align linker

Re: [PATCH v2] earlycon: Fix __earlycon_table stride... again

2018-03-14 Thread Randy Dunlap
On 03/14/2018 06:48 PM, Daniel Kurtz wrote: > Commit 470ca0de69fe ("serial: earlycon: Enable earlycon without command > line param") added EARLYCON_TABLE(). > > Commit 99492c39f39f ("earlycon: Fix __earlycon_table stride") referenced > commit 07fca0e57fca92 ("tracing: Properly align linker

Re: [PATCH v2] earlycon: Fix __earlycon_table stride... again

2018-03-14 Thread Daniel Kurtz
On Wed, Mar 14, 2018 at 7:48 PM Daniel Kurtz wrote: > Commit 470ca0de69fe ("serial: earlycon: Enable earlycon without command > line param") added EARLYCON_TABLE(). > Commit 99492c39f39f ("earlycon: Fix __earlycon_table stride") referenced > commit 07fca0e57fca92

Re: [PATCH v2] earlycon: Fix __earlycon_table stride... again

2018-03-14 Thread Daniel Kurtz
On Wed, Mar 14, 2018 at 7:48 PM Daniel Kurtz wrote: > Commit 470ca0de69fe ("serial: earlycon: Enable earlycon without command > line param") added EARLYCON_TABLE(). > Commit 99492c39f39f ("earlycon: Fix __earlycon_table stride") referenced > commit 07fca0e57fca92 ("tracing: Properly align

[PATCH v2] earlycon: Fix __earlycon_table stride... again

2018-03-14 Thread Daniel Kurtz
Commit 470ca0de69fe ("serial: earlycon: Enable earlycon without command line param") added EARLYCON_TABLE(). Commit 99492c39f39f ("earlycon: Fix __earlycon_table stride") referenced commit 07fca0e57fca92 ("tracing: Properly align linker defined symbols") and tried to fix EARLYCON_TABLE() using

[PATCH v2] earlycon: Fix __earlycon_table stride... again

2018-03-14 Thread Daniel Kurtz
Commit 470ca0de69fe ("serial: earlycon: Enable earlycon without command line param") added EARLYCON_TABLE(). Commit 99492c39f39f ("earlycon: Fix __earlycon_table stride") referenced commit 07fca0e57fca92 ("tracing: Properly align linker defined symbols") and tried to fix EARLYCON_TABLE() using