[ 0/9 ] 3.6.11.2-stable review (update)

From: Steven Rostedt
Date: Thu Apr 11 2013 - 19:17:54 EST


As recommend by Eric W. Biederman, I removed:

ipc: Restrict mounting the mqueue filesystem
[a636b702ed1805e988ad3d8ff8b52c060f8b341c]
vfs: Add a mount flag to lock read only bind mounts
[90563b198e4c6674c63672fae1923da467215f45]

As recommend by Bing Zhao, I removed:

mwifiex: fix race when queuing commands
[00d7ea11ff0783e24fe70778f3141270b561aaa1]
mwifiex: skip pending commands after function shutdown

As recommended by Ben Hutchings, I added:

Ben Hutchings (8):
sfc: Disable soft interrupt handling during efx_device_detach_sync()
sfc: Really disable flow control while flushing
sfc: Convert firmware subtypes to native byte order in efx_mcdi_get_board_cfg()
sfc: Add parentheses around use of bitfield macro arguments
sfc: Fix MCDI structure field lookup
sfc: Avoid generating over-length MC_CMD_FLUSH_RX_QUEUES request
sfc: Correctly initialise reset_method in siena_test_chip()
sfc: Fix timekeeping in efx_mcdi_poll()

Daniel Pieczko (1):
sfc: Work-around flush timeout when flushes have completed

----
drivers/net/ethernet/sfc/bitfield.h | 22 ++++++------
drivers/net/ethernet/sfc/efx.h | 4 +--
drivers/net/ethernet/sfc/falcon.c | 2 ++
drivers/net/ethernet/sfc/mcdi.c | 33 +++++++++++-------
drivers/net/ethernet/sfc/mcdi.h | 6 ++--
drivers/net/ethernet/sfc/net_driver.h | 3 ++
drivers/net/ethernet/sfc/nic.c | 59 ++++++++++++++++++++++++++++----
drivers/net/ethernet/sfc/nic.h | 2 ++
drivers/net/ethernet/sfc/siena.c | 17 +++++++--
drivers/net/ethernet/sfc/siena_sriov.c | 13 ++++---
10 files changed, 121 insertions(+), 40 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/