Commit changes made outside of dgit tree. archive/raspbian/4.9.30-2+deb9u2+rpi1 raspbian/4.9.30-2+deb9u2+rpi1
authorPeter Michael Green <plugwash@raspbian.org>
Wed, 27 Sep 2017 02:00:28 +0000 (02:00 +0000)
committerPeter Michael Green <plugwash@raspbian.org>
Wed, 27 Sep 2017 02:00:28 +0000 (02:00 +0000)
debian/changelog
debian/control.md5sum
debian/installer/armhf/modules/armhf-rpi/ext2-modules [deleted file]
debian/installer/armhf/modules/armhf-rpi/ext3-modules [deleted file]
debian/installer/armhf/modules/armhf-rpi2/ext2-modules [deleted file]
debian/installer/armhf/modules/armhf-rpi2/ext3-modules [deleted file]
debian/patches/series-rt

index 66c818fad5194772d7154b66c1cbb14e5089650b..f222f133a6a5c7c4491ad6c11d68be3defad69b5 100644 (file)
@@ -127,7 +127,15 @@ linux-4.9 (4.9.30-2+deb9u2+rpi1) jessie-staging; urgency=medium
   * Fix "linux-compiler" packaging stuff for compiler version change.
   * Remove usbip and cpupower binary packages as they are unversioned.
 
- -- Raspbian forward porter <root@raspbian.org>  Thu, 20 Jul 2017 21:17:24 +0000
+  [changes introduced in 4.9.30-2+deb9u2+rpi1 by Peter Michael Green]
+  * Remove the following patches from debian/patches/series-rt
+    + features/all/rt/signals-allow-rt-tasks-to-cache-one-sigqueue-struct.patch
+    + features/all/rt/printk-kill.patch from debian/patches/series-rt
+    + features/all/rt/printk-27force_early_printk-27-boot-param-to-help-with-debugging.patch
+    + features/all/rt/sched-mmdrop-delayed.patch
+  * Remove debian/installer/armhf/modules/armhf-rpi*/ext?-modules
+
+ -- Peter Michal Green <plugwash@raspbian.org>  Thu, 20 Jul 2017 21:17:24 +0000
 
 linux (4.9.30-2+deb9u2) stretch-security; urgency=high
 
index 9081ab3b59b78728824f0568df99d8006fab8df3..7301fbeabf1dc095968326cbe59336b211690044 100644 (file)
@@ -1,5 +1,5 @@
 d283c069b160f0834a069a23b9fc79a4  debian/bin/gencontrol.py
-176722973bf62a2ba2a4445bbab933ef  debian/changelog
+68d735485ed077433a539c3d5fbd8453  debian/changelog
 e492c730e8bc71cc52aa5315391e587e  debian/templates/control.main.in
 51797b6c275eb14e99009e78553904cc  debian/templates/lintian-overrides.perf.in
 a0307842c8c97bd549f3dba7b53a709f  debian/templates/image.preinst.in
diff --git a/debian/installer/armhf/modules/armhf-rpi/ext2-modules b/debian/installer/armhf/modules/armhf-rpi/ext2-modules
deleted file mode 100644 (file)
index c407140..0000000
+++ /dev/null
@@ -1 +0,0 @@
-#include <ext2-modules>
diff --git a/debian/installer/armhf/modules/armhf-rpi/ext3-modules b/debian/installer/armhf/modules/armhf-rpi/ext3-modules
deleted file mode 100644 (file)
index bbdd7f4..0000000
+++ /dev/null
@@ -1 +0,0 @@
-#include <ext3-modules>
diff --git a/debian/installer/armhf/modules/armhf-rpi2/ext2-modules b/debian/installer/armhf/modules/armhf-rpi2/ext2-modules
deleted file mode 100644 (file)
index c407140..0000000
+++ /dev/null
@@ -1 +0,0 @@
-#include <ext2-modules>
diff --git a/debian/installer/armhf/modules/armhf-rpi2/ext3-modules b/debian/installer/armhf/modules/armhf-rpi2/ext3-modules
deleted file mode 100644 (file)
index bbdd7f4..0000000
+++ /dev/null
@@ -1 +0,0 @@
-#include <ext3-modules>
index 880a5f8e532cd9cfdd06e7c8b8267605ae14d82b..d11e91994bdc930af9537d7443ea8ee03a220fd0 100644 (file)
@@ -132,7 +132,7 @@ features/all/rt/arm-kprobe-replace-patch_lock-to-raw-lock.patch
 
 # SIGNALS / POSIXTIMERS
 features/all/rt/posix-timers-no-broadcast.patch
-features/all/rt/signals-allow-rt-tasks-to-cache-one-sigqueue-struct.patch
+#features/all/rt/signals-allow-rt-tasks-to-cache-one-sigqueue-struct.patch
 
 # SCHED
 
@@ -191,8 +191,8 @@ features/all/rt/trace_Use_rcuidle_version_for_preemptoff_hist_trace_point.patch
 ##################################################
 
 # PRINTK
-features/all/rt/printk-kill.patch
-features/all/rt/printk-27force_early_printk-27-boot-param-to-help-with-debugging.patch
+#features/all/rt/printk-kill.patch
+#features/all/rt/printk-27force_early_printk-27-boot-param-to-help-with-debugging.patch
 
 # Enable RT CONFIG
 features/all/rt/rt-preempt-base-config.patch
@@ -302,7 +302,7 @@ features/all/rt/posix-timers-thread-posix-cpu-timers-on-rt.patch
 # SCHEDULER
 features/all/rt/sched-delay-put-task.patch
 features/all/rt/sched-limit-nr-migrate.patch
-features/all/rt/sched-mmdrop-delayed.patch
+#features/all/rt/sched-mmdrop-delayed.patch
 features/all/rt/kernel-sched-move-stack-kprobe-clean-up-to-__put_tas.patch
 features/all/rt/sched-rt-mutex-wakeup.patch
 features/all/rt/sched-might-sleep-do-not-account-rcu-depth.patch