The following changes since commit a497c3ba1d97fc69c1e78e7b96435ba8c2cb42ee:
Linux 3.16-rc2 (2014-06-21 19:02:54 -1000) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git/ tags/char-misc-3.16-rc5 for you to fetch changes up to 6d827fbcc370ca259a2905309f64161ab7b10596: i8k: Fix non-SMP operation (2014-07-09 16:45:36 -0700) ---------------------------------------------------------------- char/misc driver fixes for 3.16-rc5 Here are 2 hyperv driver fixes, and one i8k driver fix for 3.16. Signed-off-by: Greg Kroah-Hartman <[email protected]> ---------------------------------------------------------------- Guenter Roeck (1): i8k: Fix non-SMP operation K. Y. Srinivasan (2): Drivers: hv: vmbus: Fix a bug in the channel callback dispatch code Drivers: hv: util: Fix a bug in the KVP code drivers/char/i8k.c | 4 +++- drivers/hv/connection.c | 8 ++++++-- drivers/hv/hv_kvp.c | 17 ++++++++++++++--- drivers/hv/hv_util.c | 2 +- 4 files changed, 24 insertions(+), 7 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

