lkml.org 
[lkml]   [2020]   [Nov]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] scripts/sorttable: Fix ORC unwind table sorting on big endian
On Sat, Nov 14, 2020 at 01:53:10PM +0100, Vasily Gorbik wrote:
> Currently when x86_64 kernel is cross compiled on big endian hardware
> ORC unwind table is not sorted correctly. Due to missing byte swaps and
> treating size as 4-byte value ORC sections sizes end up as 0 and the
> problem is silently ignored.
>
> Make ORC unwind table sorting endianness aware.
>
> Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
> ---
> This goes on top of the patch series:
> http://lkml.kernel.org/r/cover.thread-1e2854.your-ad-here.call-01605220128-ext-6070@work.hours
>
> scripts/sorttable.h | 20 +++++++++++---------
> 1 file changed, 11 insertions(+), 9 deletions(-)

Friendly ping...

\
 
 \ /
  Last update: 2020-11-24 14:36    [W:0.280 / U:0.056 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site