summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2016-12-14 13:20:09 +1030
committerJoel Stanley <joel@jms.id.au>2016-12-21 11:56:57 +1030
commit30c9253dd94e7b05d2883bb1cbe89386c4944366 (patch)
treefbbe9ce5464755539799d83eba2fa8b8d057da8c
parent576ec92079c079bb4770842503b77cfd2c510d55 (diff)
downloadtalos-op-linux-4.4.39-openpower1.tar.gz
talos-op-linux-4.4.39-openpower1.zip
Release 4.4.39-openpower1v4.4.39-openpower1
- Add "drivers/gpu/drm/ast: Fix infinite loop if read fails" to avoid hanging when probing the the Aspeed graphics device. This is queued in drm-misc-fixes[1] - Move to latest upstream stable release 4.4.39 [1] https://patchwork.kernel.org/patch/9477147/ Signed-off-by: Joel Stanley <joel@jms.id.au>
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 88d26a632bef..f10041067025 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 4
PATCHLEVEL = 4
SUBLEVEL = 39
-EXTRAVERSION =
+EXTRAVERSION = -openpower1
NAME = Blurry Fish Butt
# *DOCUMENTATION*
OpenPOWER on IntegriCloud