Brian King
7fb1c2ac8e
ehea: Fix use after free on reboot
Fixes the following use after free oops:
ehea: Reboot: freeing all eHEA resources
Unable to handle kernel paging request for data at address 0x6b6b6b6b6b6b6c5b
Faulting instruction address: 0xd000000000354488
cpu 0x0: Vector: 300 (Data Access) at [c00000002ec6f310]
pc: d000000000354488: .ehea_shutdown_single_port+0x50/0x78 [ehea]
lr: d00000000035447c: .ehea_shutdown_single_port+0x44/0x78 [ehea]
sp: c00000002ec6f590
msr: 8000000000009032
dar: 6b6b6b6b6b6b6c5b
dsisr: 40000000
current = 0xc0000000281412e0
paca = 0xc0000000006df300
pid = 10930, comm = reboot
enter ? for help
[c00000002ec6f590] d00000000035d64c .ehea_remove+0x44/0x124 [ehea] (unreliable)
[c00000002ec6f630] c000000000319f88 .of_platform_device_remove+0x40/0x58
[c00000002ec6f6a0] c000000000291018 .__device_release_driver+0xb0/0xf0
[c00000002ec6f730] c000000000291120 .driver_detach+0xc8/0xfc
[c00000002ec6f7c0] c00000000028fe24 .bus_remove_driver+0xb4/0x114
[c00000002ec6f850] c000000000291768 .driver_unregister+0x54/0x74
[c00000002ec6f8e0] c00000000031a0c8 .of_unregister_driver+0x14/0x28
[c00000002ec6f950] c000000000023ba0 .ibmebus_unregister_driver+0x10/0x24
[c00000002ec6f9c0] d000000000354180 .ehea_reboot_notifier+0x30/0x4c [ehea]
[c00000002ec6fa40] c0000000003c95a8 .notifier_call_chain+0x5c/0xcc
[c00000002ec6fae0] c000000000082cd4 .__blocking_notifier_call_chain+0x70/0xb0
[c00000002ec6fb90] c000000000075cf8 .kernel_restart_prepare+0x24/0x58
[c00000002ec6fc10] c000000000075f0c .kernel_restart+0x20/0x6c
[c00000002ec6fc90] c000000000078674 .sys_reboot+0x1d4/0x290
[c00000002ec6fe30] c0000000000086ac syscall_exit+0x0/0x40
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
2008-05-22 06:03:31 -04:00
..
2008-05-06 12:16:24 -04:00
2008-03-28 22:14:15 -04:00
2008-04-30 08:45:48 -07:00
2008-05-13 01:30:25 -04:00
2008-05-14 22:35:04 -07:00
2008-02-08 11:16:44 +01:00
2008-05-13 01:31:37 -04:00
2008-04-16 20:41:45 -04:00
2008-05-06 12:38:02 -04:00
2008-05-22 06:03:31 -04:00
2008-05-06 12:22:37 -04:00
2008-04-30 08:29:47 -07:00
2008-04-25 02:08:56 -04:00
2008-04-25 02:08:04 -04:00
2008-05-05 01:06:54 -07:00
2008-04-16 20:41:44 -04:00
2008-04-25 02:07:13 -04:00
2008-05-05 15:56:52 -07:00
2008-05-13 01:30:31 -04:00
2008-04-25 12:28:28 -07:00
2008-03-05 06:28:49 -05:00
2008-05-06 12:01:41 -04:00
2008-05-22 05:59:35 -04:00
2008-03-26 00:18:44 -04:00
2008-05-22 06:03:30 -04:00
2008-05-06 12:02:26 -04:00
2008-05-22 06:03:30 -04:00
2008-05-12 03:29:11 -07:00
2008-05-20 22:40:31 -04:00
2008-05-06 12:22:11 -04:00
2008-03-17 08:11:03 -04:00
2008-04-29 01:55:11 -04:00
2008-04-29 01:55:11 -04:00
2008-04-29 01:55:12 -04:00
2008-04-29 01:55:14 -04:00
2008-04-18 22:22:54 -04:00
2008-03-26 00:18:43 -04:00
2008-05-01 02:47:38 -07:00
2008-03-05 18:50:41 -08:00
2008-03-05 18:50:16 -08:00
2008-03-17 07:49:27 -04:00
2008-03-17 07:49:28 -04:00
2008-03-26 00:18:43 -04:00
2008-04-16 20:09:35 -04:00
2008-04-25 02:08:54 -04:00
2008-04-15 15:04:35 -04:00
2008-04-29 01:56:24 -04:00
2008-04-29 01:56:14 -04:00
2008-05-02 16:57:59 -07:00
2008-01-31 19:27:17 -08:00
2008-05-02 16:58:18 -07:00
2008-02-23 19:48:57 -08:00
2008-02-28 11:51:50 -08:00
2008-02-28 11:51:50 -08:00
2008-02-28 11:57:29 -08:00
2008-02-28 11:51:50 -08:00
2008-04-09 15:25:46 -07:00
2008-02-28 11:57:55 -08:00
2008-05-21 17:05:34 -07:00
2008-04-25 02:08:54 -04:00
2008-02-23 23:55:05 -05:00
2008-03-26 00:18:43 -04:00
2008-02-01 20:54:03 +11:00
2008-05-22 06:03:28 -04:00
2008-04-29 08:06:27 -07:00
2008-04-29 01:56:01 -04:00
2008-05-06 12:22:34 -04:00
2008-03-05 18:51:19 -08:00
2008-03-17 07:56:38 -04:00
2008-04-17 23:56:30 -07:00
2008-05-01 11:05:58 -06:00
2008-05-01 11:05:58 -06:00
2008-05-01 08:08:36 -07:00
2008-05-01 08:08:36 -07:00
2008-04-25 02:08:57 -04:00
2008-04-29 01:57:57 -04:00
2008-04-29 01:57:57 -04:00
2008-05-06 12:01:34 -04:00
2008-05-13 01:31:38 -04:00
2008-05-06 12:01:34 -04:00
2008-04-29 08:06:27 -07:00
2008-02-03 04:26:12 -08:00
2008-04-29 08:06:22 -07:00
2008-03-20 17:05:13 -07:00
2008-03-17 08:11:41 -04:00
2008-03-17 07:56:42 -04:00
2008-04-17 07:46:11 +10:00
2008-04-25 02:08:54 -04:00
2008-05-13 01:31:39 -04:00
2008-04-25 02:08:51 -04:00
2008-02-03 15:12:15 +02:00
2008-03-26 04:39:53 +09:00
2008-04-25 02:08:54 -04:00
2008-05-08 01:13:31 -07:00
2008-04-30 08:45:48 -07:00
2008-04-25 02:08:54 -04:00
2008-02-03 04:28:10 -08:00
2008-04-28 21:17:07 -07:00
2008-04-17 15:31:31 -04:00
2008-03-17 07:56:33 -04:00
2008-04-15 00:49:04 -07:00
2008-04-25 02:08:54 -04:00
2008-03-26 00:18:04 -04:00
2008-03-26 00:18:00 -04:00
2008-05-12 03:10:59 -07:00
2008-05-12 03:10:59 -07:00
2008-03-05 16:34:41 -06:00
2008-04-21 15:50:49 -07:00
2008-03-05 16:34:41 -06:00
2008-02-03 04:28:43 -08:00
2008-05-22 06:03:29 -04:00
2008-04-01 11:16:04 -07:00
2008-04-30 08:29:47 -07:00
2008-05-13 23:51:18 -07:00
2008-04-30 08:29:47 -07:00
2008-04-29 08:06:22 -07:00
2008-05-19 14:10:01 -07:00
2008-04-01 20:43:08 +11:00
2008-04-01 20:43:08 +11:00
2008-05-12 21:44:41 -04:00
2008-02-11 10:30:05 -05:00
2008-03-26 00:19:43 -04:00
2008-03-17 07:56:27 -04:00
2008-04-17 22:48:41 +02:00
2008-04-29 19:40:28 +10:00
2008-04-29 01:55:38 -04:00
2008-04-29 01:55:30 -04:00
2008-04-16 20:41:44 -04:00
2008-04-16 20:09:35 -04:00
2008-04-16 20:41:35 -04:00
2008-04-25 02:08:54 -04:00
2008-04-27 18:19:08 +02:00
2008-03-25 23:53:24 -04:00
2008-05-22 05:59:36 -04:00
2008-05-13 01:31:44 -04:00
2008-04-30 08:29:47 -07:00
2008-04-25 02:08:54 -04:00
2008-04-17 23:56:30 -07:00
2008-04-25 02:08:55 -04:00
2008-04-25 02:08:54 -04:00
2008-04-16 20:06:50 -04:00
2008-04-16 20:06:50 -04:00
2008-04-08 16:50:44 -07:00
2008-02-03 04:26:15 -08:00
2008-03-23 03:35:12 -07:00
2008-02-03 04:26:14 -08:00
2008-02-03 04:26:13 -08:00
2008-04-17 15:31:31 -04:00
2008-04-29 11:45:16 -07:00
2008-05-02 16:49:50 -07:00
2008-05-02 16:49:29 -07:00
2008-02-23 23:57:46 -05:00
2008-04-25 02:08:54 -04:00
2008-04-24 03:44:43 -07:00
2008-04-25 02:08:08 -04:00
2008-05-06 12:02:08 -04:00
2008-05-06 12:02:08 -04:00
2008-05-06 12:27:58 -04:00
2008-05-06 12:02:08 -04:00
2008-03-26 04:39:53 +09:00
2008-02-24 00:07:37 -05:00
2008-04-25 02:45:23 -04:00
2008-02-03 04:26:27 -08:00
2008-05-02 21:50:50 +10:00
2008-05-01 02:47:38 -07:00
2008-04-29 08:06:27 -07:00