[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1654738251-23522-1-git-send-email-byungchul.park@lge.com>
Date: Thu, 9 Jun 2022 10:30:51 +0900
From: Byungchul Park <byungchul.park@....com>
To: peterz@...radead.org, jpoimboe@...hat.com, bp@...e.de
Cc: linux-kernel@...r.kernel.org, kernel-team@....com
Subject: [REPORT] RESERVE_BRK() doesn't work for some cases
commit a1e2c031ec3 "x86/mm: Simplify RESERVE_BRK()" changed the behavior
by compiler and assembler.
Some strings obtained just by __stringify() cannot be interpreted by
some assemblers.
It might need to allow to put input for size within inline asm.
Byungchul
Powered by blists - more mailing lists