git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a7c501
)
s390/bpf: add dependency to z196 features
author
Heiko Carstens
<heiko.carstens@de.ibm.com>
Tue, 21 Apr 2015 14:50:08 +0000
(16:50 +0200)
committer
Martin Schwidefsky
<schwidefsky@de.ibm.com>
Thu, 23 Apr 2015 14:55:50 +0000
(16:55 +0200)
The new ebpf code uses e.g. the laal instruction which is part of the
interlocked-access facility 1 which again was introduced with z196.
So we must make sure the ebpf code generator depends on MARCH_Z196_FEATURES.
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
arch/s390/Kconfig
patch
|
blob
|
history
diff --cc
arch/s390/Kconfig
Simple merge