WARNING: at kernel/smp.c:263 generic_smp_call_function_single_interrupt+0x57/0xe6() - Kernels 3.2.48 / 3.4.52

2013-07-08 Thread Fernando Soto
0xb/0xb Jul 8 12:12:12 ipam kernel: [ 68.128505] ---[ end trace 48e668adea7dbfc4 ]--- == Fernando Soto -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

WARNING: at kernel/softirq.c:159 _local_bh_enable_ip.isra.10+0x34/0x8a() - Hyper-V environment, when host is restarted

2013-07-05 Thread Fernando Soto
1b7ed94f1e ]--- Appreciate any help! Thanks, Fernando Soto -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

[PATCH v2] Drivers: hv: vmbus: incorrect device name is printed when child device is unregistered

2013-06-14 Thread Fernando Soto
From: Fernando Soto Please CC me, I am not subscribed to the list. Whenever a device is unregistered in vmbus_device_unregister (drivers/hv/vmbus_drv.c), the device name in the log message may contain garbage as the memory has already been freed by the time pr_info is called. Log example

[PATCH] Drivers: hv: vmbus: incorrect device name is printed when child device is unregistered

2013-06-13 Thread Fernando Soto
From: Fernando Soto Please CC me, I am not subscribed to the list. Whenever a device is unregistered in vmbus_device_unregister (drivers/hv/vmbus_drv.c), the device name in the log message may contain garbage as the memory has already been freed by the time pr_info is called. Log example