From: Peter Michael Green Date: Wed, 27 Sep 2017 02:00:28 +0000 (+0000) Subject: Commit changes made outside of dgit tree. X-Git-Tag: archive/raspbian/4.9.30-2+deb9u2+rpi1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=e952c7d99b627783ae229836e63367f3bd9f8045;p=linux-4.9.git Commit changes made outside of dgit tree. --- diff --git a/debian/changelog b/debian/changelog index 66c818fad519..f222f133a6a5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 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 Thu, 20 Jul 2017 21:17:24 +0000 linux (4.9.30-2+deb9u2) stretch-security; urgency=high diff --git a/debian/control.md5sum b/debian/control.md5sum index 9081ab3b59b7..7301fbeabf1d 100644 --- a/debian/control.md5sum +++ b/debian/control.md5sum @@ -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 index c407140bfcd6..000000000000 --- a/debian/installer/armhf/modules/armhf-rpi/ext2-modules +++ /dev/null @@ -1 +0,0 @@ -#include diff --git a/debian/installer/armhf/modules/armhf-rpi/ext3-modules b/debian/installer/armhf/modules/armhf-rpi/ext3-modules deleted file mode 100644 index bbdd7f4b71f1..000000000000 --- a/debian/installer/armhf/modules/armhf-rpi/ext3-modules +++ /dev/null @@ -1 +0,0 @@ -#include diff --git a/debian/installer/armhf/modules/armhf-rpi2/ext2-modules b/debian/installer/armhf/modules/armhf-rpi2/ext2-modules deleted file mode 100644 index c407140bfcd6..000000000000 --- a/debian/installer/armhf/modules/armhf-rpi2/ext2-modules +++ /dev/null @@ -1 +0,0 @@ -#include diff --git a/debian/installer/armhf/modules/armhf-rpi2/ext3-modules b/debian/installer/armhf/modules/armhf-rpi2/ext3-modules deleted file mode 100644 index bbdd7f4b71f1..000000000000 --- a/debian/installer/armhf/modules/armhf-rpi2/ext3-modules +++ /dev/null @@ -1 +0,0 @@ -#include diff --git a/debian/patches/series-rt b/debian/patches/series-rt index 880a5f8e532c..d11e91994bdc 100644 --- a/debian/patches/series-rt +++ b/debian/patches/series-rt @@ -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