RE: [PATCH net-next 2/2] intel: ixgbevf: Support Windows hosts (Hyper-V)

2016-04-15 Thread KY Srinivasan
> -Original Message- > From: KY Srinivasan > Sent: Friday, April 15, 2016 9:01 AM > To: 'Alexander Duyck' > Cc: David Miller ; Netdev > ; linux-ker...@vger.kernel.org; > de...@linuxdriverproject.org; o...@aepfle.de; Robo Bot > ; Jason Wang ; > e...@mellanox.com; ja...@mellanox.com; yevge

[PATCH 06/12] staging: mt29f_spinand: set ECC algorithm explicitly

2016-04-15 Thread Rafał Miłecki
This is part of process deprecating NAND_ECC_SOFT_BCH (and switching to enum nand_ecc_algo). Signed-off-by: Rafał Miłecki --- drivers/staging/mt29f_spinand/mt29f_spinand.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/staging/mt29f_spinand/mt29f_spinand.c b/drivers/staging/mt29f_s

[PATCH 0/1] staging: rtl8723au: Mark it deprecated

2016-04-15 Thread Jes . Sorensen
From: Jes Sorensen Hi, I think it is time to get rid of the vendor rtl8723au driver. I haven't heard any complaints about rtl8xxxu not being able to support the rtl8723au as well as the old driver. To give users a little time to migrate and raise their voices, lets start by marking it deprecate

[PATCH 1/1] staging: rtl8723au: Add warning about this driver being deprecated

2016-04-15 Thread Jes . Sorensen
From: Jes Sorensen This driver is deprecated and superseded by rtl8xxxu. It will be removed in a future kernel release. Add a warning to Kconfig and at device init time to notify users and allow them time to switch over. Signed-off-by: Jes Sorensen --- drivers/staging/rtl8723au/Kconfig

RE: [PATCH net-next 2/2] intel: ixgbevf: Support Windows hosts (Hyper-V)

2016-04-15 Thread KY Srinivasan
> -Original Message- > From: Alexander Duyck [mailto:alexander.du...@gmail.com] > Sent: Friday, April 15, 2016 8:40 AM > To: KY Srinivasan > Cc: David Miller ; Netdev > ; linux-ker...@vger.kernel.org; > de...@linuxdriverproject.org; o...@aepfle.de; Robo Bot > ; Jason Wang ; > e...@mellan

Re: [PATCH net-next 2/2] intel: ixgbevf: Support Windows hosts (Hyper-V)

2016-04-15 Thread Alexander Duyck
On Thu, Apr 14, 2016 at 7:49 PM, KY Srinivasan wrote: > > >> -Original Message- >> From: Alexander Duyck [mailto:alexander.du...@gmail.com] >> Sent: Thursday, April 14, 2016 4:18 PM >> To: KY Srinivasan >> Cc: David Miller ; Netdev >> ; linux-ker...@vger.kernel.org; >> de...@linuxdriverpr

[PATCH] x86/hyperv: avoid reporting wrong NMI statuses for Gen2 instances

2016-04-15 Thread Vitaly Kuznetsov
Generation2 instances don't support reporting NMI status on port 0x61, read from there returns 'ff' and we end up reporting nonsensical PCI error (as there is no PCI bus in these instances) on all NMIs: NMI: PCI system error (SERR) for reason ff on CPU 0. Dazed and confused, but trying to

Re: [PATCH] staging: fsl-mc: bus: Drop warning

2016-04-15 Thread Matthias Brugger
On 15/04/16 00:57, Stuart Yoder wrote: -Original Message- From: Matthias Brugger [mailto:mbrug...@suse.com] Sent: Thursday, April 14, 2016 4:24 PM To: german.riv...@freescale.com; gre...@linuxfoundation.org Cc: Stuart Yoder ; Scott Wood ; ag...@suse.de; linux- ker...@vger.kernel.org