patch-2.4.8 linux/arch/ia64/kernel/unwind_i.h

Next file: linux/arch/ia64/lib/Makefile
Previous file: linux/arch/ia64/kernel/unwind.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.7/linux/arch/ia64/kernel/unwind_i.h linux/arch/ia64/kernel/unwind_i.h
@@ -58,7 +58,7 @@
 	unsigned long segment_base;	/* base for offsets in the unwind table entries */
 	unsigned long start;
 	unsigned long end;
-	struct unw_table_entry *array;
+	const struct unw_table_entry *array;
 	unsigned long length;
 };
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)