commit | 771c24f6da06042e8aa8303e37c069fa01f96a09 | [log] [tgz] |
---|---|---|
author | Heiko Carstens <heiko.carstens@de.ibm.com> | Fri Oct 04 12:29:43 2019 +0200 |
committer | Vasily Gorbik <gor@linux.ibm.com> | Fri Oct 04 16:37:33 2019 +0200 |
tree | 83bcf39e119d9fad81b6d5e3869b879d7fb64c13 | |
parent | 6818b542a084689366a2b6211f79d9122aea4ac6 [diff] |
s390/pci: 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>