Thread (6 messages) flat view 6 messages, 3 authors, 2006-05-05

Re: Please pull from 'for_paulus' branch of powerpc

From: Kumar Gala <hidden>
Date: 2006-05-04 22:11:05
Also in: lkml

On May 4, 2006, at 5:09 PM, Segher Boessenkool wrote:
Hi Kumar,
quoted
+static int ppc_panic_event(struct notifier_block *this,
+                             unsigned long event, void *ptr)
+{
+	ppc_md.panic((char *)ptr);  /* May not return */
+	return NOTIFY_DONE;
+}
Lose the redundant pointer cast while you're there please?
quoted
 void __init setup_arch(char **cmdline_p)
 {
 	extern void do_init_bootmem(void);
+	extern void setup_panic(void);
Can those two go into a header file please?
any suggestions on which header?
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help