summaryrefslogtreecommitdiffstats
path: root/patches/bugfix/all/fix-kerndeldoc.patch
diff options
context:
space:
mode:
Diffstat (limited to 'patches/bugfix/all/fix-kerndeldoc.patch')
-rw-r--r--patches/bugfix/all/fix-kerndeldoc.patch46
1 files changed, 46 insertions, 0 deletions
diff --git a/patches/bugfix/all/fix-kerndeldoc.patch b/patches/bugfix/all/fix-kerndeldoc.patch
new file mode 100644
index 0000000..d79e40d
--- /dev/null
+++ b/patches/bugfix/all/fix-kerndeldoc.patch
@@ -0,0 +1,46 @@
+diff --git a/Documentation/DocBook/kernel-api.tmpl b/Documentation/DocBook/kernel-api.tmpl
+index bc962cd..974ed9f 100644
+--- a/Documentation/DocBook/kernel-api.tmpl
++++ b/Documentation/DocBook/kernel-api.tmpl
+@@ -258,7 +258,9 @@ X!Earch/x86/kernel/mca_32.c
+ !Eblock/blk-tag.c
+ !Iblock/blk-tag.c
+ !Eblock/blk-integrity.c
+-!Iblock/blktrace.c
++<!-- FIXME: block/blktrace.c was removed in .29-rt1
++X!Iblock/blktrace.c
++-->
+ !Iblock/genhd.c
+ !Eblock/genhd.c
+ </chapter>
+diff --git a/kernel/sched.c b/kernel/sched.c
+index 3135a6a..9420673 100644
+--- a/kernel/sched.c
++++ b/kernel/sched.c
+@@ -3425,7 +3425,7 @@ static int move_one_task(struct rq *this_rq, int this_cpu, struct rq *busiest,
+ return 0;
+ }
+ /********** Helpers for find_busiest_group ************************/
+-/**
++/*
+ * sd_lb_stats - Structure to store the statistics of a sched_domain
+ * during load balancing.
+ */
+@@ -3457,7 +3457,7 @@ struct sd_lb_stats {
+ #endif
+ };
+
+-/**
++/*
+ * sg_lb_stats - stats of a sched_group required for load_balancing
+ */
+ struct sg_lb_stats {
+@@ -3594,7 +3594,7 @@ static inline void update_sd_power_savings_stats(struct sched_group *group,
+ }
+ }
+
+-/**
++/*
+ * check_power_save_busiest_group - Check if we have potential to perform
+ * some power-savings balance. If yes, set the busiest group to be
+ * the least loaded group in the sched_domain, so that it's CPUs can