commit | 6818b542a084689366a2b6211f79d9122aea4ac6 | [log] [tgz] |
---|---|---|
author | Heiko Carstens <heiko.carstens@de.ibm.com> | Fri Oct 04 12:29:37 2019 +0200 |
committer | Vasily Gorbik <gor@linux.ibm.com> | Fri Oct 04 16:37:33 2019 +0200 |
tree | 1acf3d9e07ec5b938c9337eceb6a7b8577f84298 | |
parent | 7f032febb665f6c1fe95068be14aa891a4dfb8fc [diff] |
s390/mm: mark function(s) __always_inline Always inline asm inlines with variable operands for "i" constraints, since they won't compile if the compiler would decide to not inline them. Reported-by: Michal Kubecek <mkubecek@suse.cz> Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>