summaryrefslogtreecommitdiffstats
path: root/patches/bugfix/all/fix-kerndeldoc.patch
blob: d79e40d619c4eabbfeda48a731902b26b1a6d853 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
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