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

Re: Please pull from 'for_paulus' branch of powerpc

From: Segher Boessenkool <hidden>
Date: 2006-05-04 22:10:19
Also in: lkml

Hi Kumar,
+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?
 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?


Segher
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help