diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-08-11 12:22:20 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-08-11 12:22:20 +0200 |
commit | 4bd718dba6581ebd392539ad659642552fb5826c (patch) | |
tree | 71180f86999c5e8730989017be9c7d0e2e088292 /Makefile | |
parent | x86/speculation/swapgs: Exclude ATOMs from speculation through SWAPGS (diff) | |
download | linux-stable-4bd718dba6581ebd392539ad659642552fb5826c.tar.xz linux-stable-4bd718dba6581ebd392539ad659642552fb5826c.zip |
Linux 4.9.189v4.9.189
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 9 -SUBLEVEL = 188 +SUBLEVEL = 189 EXTRAVERSION = NAME = Roaring Lionus |