From: Peter Hurley Date: Fri, 3 Apr 2015 12:57:51 +0000 (-0400) Subject: earlycon: Fix __earlycon_table stride X-Git-Tag: omap-for-v4.1/fixes-rc1~74^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99492c39f39fc2d8c4ae36ecfb88d7de5d8106b5;p=pandora-kernel.git earlycon: Fix __earlycon_table stride The compiler and the linker must agree on the alignment of struct earlycon_id; empirical testing and commit 07fca0e57fca92 ("tracing: Properly align linker defined symbols") suggests 32-byte alignment is the LCD. Reported-by: Yinghai Lu Signed-off-by: Peter Hurley Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed