diff options
| author | 2018-12-17 17:46:26 +0100 | |
|---|---|---|
| committer | 2018-12-17 17:46:26 +0100 | |
| commit | 76aea1eeb98d2d75d9297fda777efeffe3657aeb (patch) | |
| tree | 18fdf94ec846b553f1e60438279a3b449897189b /Makefile | |
| parent | perf/core: Declare the __percpu attribute on non-deref types (diff) | |
| parent | Linux 4.20-rc7 (diff) | |
Merge tag 'v4.20-rc7' into perf/core, to pick up fixes
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 4 PATCHLEVEL = 20 SUBLEVEL = 0 -EXTRAVERSION = -rc5 +EXTRAVERSION = -rc7 NAME = Shy Crocodile # *DOCUMENTATION* |
