OpenWrt – Diff between revs 2 and 3

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 2 Rev 3
Line 179... Line 179...
179 + machine_kexec_print_args(); 179 + machine_kexec_print_args();
180 + pr_info("Before eval loop.\n"); 180 + pr_info("Before eval loop.\n");
Line 181... Line 181...
181 181
182 /* 182 /*
183 * The generic kexec code builds a page list with physical 183 * The generic kexec code builds a page list with physical
184 @@ -102,15 +217,16 @@ machine_kexec(struct kimage *image) 184 @@ -99,15 +214,16 @@ machine_kexec(struct kimage *image)
185 /* 185 /*
186 * we do not want to be bothered. 186 * we do not want to be bothered.
187 */ 187 */
188 + pr_info("Before irq_disable.\n"); 188 + pr_info("Before irq_disable.\n");