------- Comment From m...@de.ibm.com 2018-02-16 06:57 EDT-------
I can confirm the launchpad test build kernel provides the cpu facilities, see 
below:

root@s35lp49:~# uname -a
Linux s35lp49 4.4.0-112-generic #135~lp1744736 SMP Thu Feb 15 20:42:01 UTC 2018 
s390x s390x s390x GNU/Linux

root@s35lp49:~# cat /proc/cpuinfo
vendor_id       : IBM/S390
# processors    : 16
bogomips per cpu: 21881.00
features        : esan3 zarch stfle msa ldisp eimm dfp edat etf3eh highgprs te 
vx
facilities      : 0 1 2 3 4 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 
24 25 26 27 28 30 31 32 33 34 35 36 37 38 40 41 42 43 44 45 46 47 48 49 50 51 
52 53 54 55 57 58 59 60 64 65 66 67 68 69 70 71 72 73 75 76 77 78 80 81 82 128 
129 130 131 132 133 134 135 138 139 142 144 145 146 1024 1025 1026 1027 1028 
1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 
1046 1047 1048 1049 1050 1051 1052 1054 1055 1056 1057 1058 1059 1060 1061 1062 
1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 
1081 1082 1083 1084 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1099 1100 
1101 1102 1104 1105 1106 1152 1153 1154 1155 1156 1157 1158 1159 1162 1163 1166 
1168 1169 1170
cache0          : level=1 type=Data scope=Private size=128K line_size=256 
associativity=8
cache1          : level=1 type=Instruction scope=Private size=128K 
line_size=256 associativity=8
cache2          : level=2 type=Data scope=Private size=4096K line_size=256 
associativity=8
cache3          : level=2 type=Instruction scope=Private size=2048K 
line_size=256 associativity=8
cache4          : level=3 type=Unified scope=Shared size=131072K line_size=256 
associativity=32
cache5          : level=4 type=Unified scope=Shared size=688128K line_size=256 
associativity=42
processor 0: version = 00,  identification = 3429E7,  machine = 3906
processor 1: version = 00,  identification = 3429E7,  machine = 3906
processor 2: version = 00,  identification = 3429E7,  machine = 3906
processor 3: version = 00,  identification = 3429E7,  machine = 3906
processor 4: version = 00,  identification = 3429E7,  machine = 3906
processor 5: version = 00,  identification = 3429E7,  machine = 3906
processor 6: version = 00,  identification = 3429E7,  machine = 3906
processor 7: version = 00,  identification = 3429E7,  machine = 3906
processor 8: version = 00,  identification = 3429E7,  machine = 3906
processor 9: version = 00,  identification = 3429E7,  machine = 3906
processor 10: version = 00,  identification = 3429E7,  machine = 3906
processor 11: version = 00,  identification = 3429E7,  machine = 3906
processor 12: version = 00,  identification = 3429E7,  machine = 3906
processor 13: version = 00,  identification = 3429E7,  machine = 3906
processor 14: version = 00,  identification = 3429E7,  machine = 3906
processor 15: version = 00,  identification = 3429E7,  machine = 3906

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1744736

Title:
  Ubuntu 16.04 - s390/cpuinfo: show facilities as reported by stfle

Status in Ubuntu on IBM z Systems:
  In Progress
Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Xenial:
  In Progress

Bug description:
  == SRU Justification ==
  IBM is requesting these two commits in Xenial, which are already
  in Artful and Bionic.  These commits allow identifying the microcode level
  [MCL] of a [Z] system, hence let's one [IBM] know if the level includes
  mitigation for Spectre or not.

  Both commits are in mailine as of v4.12-rc1.

  == Fixes ==
  09214545c4a4 ("s390/bitops: add for_each_set_bit_inv helper")
  157467ba9fb7 ("s390/cpuinfo: show facilities as reported by stfle")

  == Regression Potential ==
  Low.  These fixes are specific to s390.

  
  == Original Bug Description ==
  Please backport this upstream commit:

  commit 157467ba9fb7e379f0540707dd89111de441e45e
  Author: Heiko Carstens <heiko.carst...@de.ibm.com>
  Date:   Sat Feb 25 12:16:48 2017 +0100

      s390/cpuinfo: show facilities as reported by stfle

      Add a new line to /proc/cpuinfo which shows all available facilities
      as reported by the stfle instruction:

      > cat /proc/cpuinfo
      ...
      facilities      : 0 1 2 3 4 6 7 ...
      ...
  As pre-req, also apply commit 9194bc62e6314f4d8cef60e80070ca2bb4182e99
  Author: Heiko Carstens <heiko.carst...@de.ibm.com>
  Date:   Sat Feb 25 12:16:31 2017 +0100

      s390/bitops: add for_each_set_bit_inv helper

      Same helper function like for_each_set_bit in generic code.

  which introduces for_each_set_bit_inv() that is used to process the
  facilities bits.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/1744736/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to