提交 ba794411 编写于 作者: H Heiko Carstens 提交者: Martin Schwidefsky

s390/facilities: fix typo

There really is no "general extension" facility available. Use the
correct name "general instructions extension" facility instead.
Signed-off-by: NHeiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: NMartin Schwidefsky <schwidefsky@de.ibm.com>
上级 eb304e80
...@@ -41,7 +41,7 @@ static struct facility_def facility_defs[] = { ...@@ -41,7 +41,7 @@ static struct facility_def facility_defs[] = {
27, /* mvcos */ 27, /* mvcos */
32, /* compare and swap and store */ 32, /* compare and swap and store */
33, /* compare and swap and store 2 */ 33, /* compare and swap and store 2 */
34, /* general extension facility */ 34, /* general instructions extension */
35, /* execute extensions */ 35, /* execute extensions */
#endif #endif
#ifdef CONFIG_HAVE_MARCH_Z196_FEATURES #ifdef CONFIG_HAVE_MARCH_Z196_FEATURES
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册