APPLIED: [PATCH][SRU][E] UBUNTU: SAUCE: s390: Mark atomic const ops always inline

Seth Forshee seth.forshee at canonical.com
Tue Oct 1 12:45:10 UTC 2019


On Mon, Sep 30, 2019 at 09:06:05PM -0500, Seth Forshee wrote:
> BugLink: https://bugs.launchpad.net/bugs/1846143
> 
> I get the following error building zfs for s390 with debug
> symbols enabled:
> 
> ./arch/s390/include/asm/atomic_ops.h:46:2: error: impossible constraint in ‘asm’
> 
> Similar problems have been fixed in the past by using
> __always_inline to force inlining, and trying the same here fixes
> the build.
> 
> Signed-off-by: Seth Forshee <seth.forshee at canonical.com>

Applied to eoan/master-next.



More information about the kernel-team mailing list