On 12.03.15 04:52, J. German Rivera wrote:
> Signed-off-by: J. German Rivera
Greg, going forward, how would you prefer to get patches for fsl-mc?
There are a few options that I can see:
1) individual patches on the ML for review, directly applied by you
2) individual patches on the ML for
On Mon, Mar 16, 2015 at 04:35:19PM +0100, Greg Kroah-Hartman wrote:
> On Thu, Mar 12, 2015 at 11:00:09PM +0530, Sudip Mukherjee wrote:
> > these variable were being assigned some values but never reused.
> >
> > Signed-off-by: Sudip Mukherjee
> > ---
> >
> > v2: no change
>
> Then why resend?
>
On Tue, Mar 17, 2015 at 08:14:42AM +0100, Alexander Graf wrote:
>
>
> On 12.03.15 04:52, J. German Rivera wrote:
> > Signed-off-by: J. German Rivera
>
> Greg, going forward, how would you prefer to get patches for fsl-mc?
> There are a few options that I can see:
>
> 1) individual patches on
If freeze fails, vss_operate will re-enter itself to thaw. But it forgets
to call endmntent() before it recalls setmntent() again.
Signed-off-by: Vaughan Cao
---
tools/hv/hv_vss_daemon.c | 10 --
1 file changed, 8 insertions(+), 2 deletions(-)
diff --git a/tools/hv/hv_vss_daemon.c b/too
Attn: My Dear,
I am Mrs Connie Dutton, I am a US citizen, 51 years Old. I reside here in
Silver Springs Florida. My residential address is as follows. 7008 E Hwy 326
Silver Springs FLorida 34488, United States, am thinking of relocating since I
am now rich. I am one of those that took part in t
On Mon, Mar 16, 2015 at 04:33:34PM +0100, Greg Kroah-Hartman wrote:
> On Sat, Mar 07, 2015 at 10:56:53AM +0530, Sudip Mukherjee wrote:
> > modified the code to keep the logic same but removed some indention.
> >
> > Signed-off-by: Sudip Mukherjee
> > ---
> >
> > this patch will generate checkpat
On Mon, Mar 16, 2015 at 04:33:02PM +0100, Greg KH wrote:
> On Sat, Mar 07, 2015 at 10:56:52AM +0530, Sudip Mukherjee wrote:
> > these variables were assigned some values but they were never being
> > reused again.
>
> But some of them should have been checked, right? Or, if no one cares,
> fix up
On Mon, Mar 16, 2015 at 04:34:58PM +0100, Greg Kroah-Hartman wrote:
> On Thu, Mar 12, 2015 at 07:44:20PM +0530, Sudip Mukherjee wrote:
> > these variable were being assigned some values but never reused.
> >
> > Signed-off-by: Sudip Mukherjee
> > ---
> > drivers/staging/unisys/virthba/virthba.c
Greg, you probably missed these :) Could you look at these when you have
some time?
On 2015.03.13 15:56, Giedrius Statkevičius wrote:
> dgnc_ioctl_name() is never used anywhere so remove it
>
> Signed-off-by: Giedrius Statkevičius
> ---
> v2: Forgot to include this patch in the first version. Wi
Optimize notifying the host by deferring notification until there
are no more packets to be sent. This will help in batching the requests
on the host.
Signed-off-by: K. Y. Srinivasan
---
drivers/net/hyperv/hyperv_net.h |2 +-
drivers/net/hyperv/netvsc.c | 14 +-
drivers
Export the vmbus_sendpacket_pagebuffer_ctl() interface. This interface
will be used in the netvsc driver to optimize signalling the host.
Signed-off-by: K. Y. Srinivasan
Acked-by: Greg Kroah-Hartman
---
drivers/hv/channel.c |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git
Take into consideration the xmit_more flag in skb to decide if we should
notify the host as we place packets in VMBUS.
The VMBUS API that would give us this control is already in Greg's tree, in this
patch-set, that API is exported so it can be used in the netvsc driver. Greg has
acked this export
On Tue, Mar 17, 2015 at 04:35:00PM +0200, Giedrius Statkevičius wrote:
> Greg, you probably missed these :) Could you look at these when you have
> some time?
>
> On 2015.03.13 15:56, Giedrius Statkevičius wrote:
4 days ago? Hah, I ignore patches for much longer normally :)
Also, these will sin
fixed the handling of dev_t and the major number.
now the major and minor number is passed to the init function.
similarly in the cleanup function dev_t is passed to unregister it.
Signed-off-by: Sudip Mukherjee
---
drivers/staging/unisys/visorchipset/file.c | 18 --
From: "K. Y. Srinivasan"
Date: Tue, 17 Mar 2015 09:02:25 -0700
> Take into consideration the xmit_more flag in skb to decide if we should
> notify the host as we place packets in VMBUS.
>
> The VMBUS API that would give us this control is already in Greg's tree, in
> this
> patch-set, that API
> -Original Message-
> From: David Miller [mailto:da...@redhat.com]
> Sent: Tuesday, March 17, 2015 12:23 PM
> To: KY Srinivasan
> Cc: net...@vger.kernel.org; linux-ker...@vger.kernel.org;
> de...@linuxdriverproject.org; o...@aepfle.de; a...@canonical.com;
> jasow...@redhat.com
> Subject:
> -Original Message-
> From: devel [mailto:driverdev-devel-boun...@linuxdriverproject.org] On
> Behalf Of KY Srinivasan
> Sent: Tuesday, March 17, 2015 12:26 PM
> To: David Miller
> Cc: o...@aepfle.de; net...@vger.kernel.org; jasow...@redhat.com; linux-
> ker...@vger.kernel.org; a...@cano
From: KY Srinivasan
Date: Tue, 17 Mar 2015 20:07:10 +
> I pulled down the net-next tree and the issue is with the first patch:
> 0001-Drivers-hv-vmbus-Export-the-vmbus_sendpacket_pagebuf.patch
>
> The net-next tree is not current with Greg's tree and this patch is on code
> that
> is in Gre
> -Original Message-
> From: David Miller [mailto:da...@davemloft.net]
> Sent: Tuesday, March 17, 2015 2:37 PM
> To: KY Srinivasan
> Cc: gre...@linuxfoundation.org; o...@aepfle.de; net...@vger.kernel.org;
> jasow...@redhat.com; linux-ker...@vger.kernel.org; a...@canonical.com;
> de...@lin
Some miscellaneous fixes to the vmbus driver and the balloon driver.
Currently the char-next tree is broken and some of the patches in this
set fix the issue.
Dan Carpenter (1):
hv: vmbus: missing curly braces in vmbus_process_offer()
Dexuan Cui (1):
tools: hv: fcopy_daemon: support >2GB file
From: Vitaly Kuznetsov
Memory blocks can be onlined in random order. When this order is not natural
some memory pages are not onlined because of the redundant check in
hv_online_page().
Here is a real world scenario:
1) Host tries to hot-add the following (process_hot_add):
pg_start=rg_start=0
Export the vmbus_sendpacket_pagebuffer_ctl() interface. This export will be
used by the netvsc driver.
Signed-off-by: K. Y. Srinivasan
---
drivers/hv/channel.c |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/drivers/hv/channel.c b/drivers/hv/channel.c
index 2c8206d..fddd
When a channel has been rescinded, the close operation is a noop.
Restructure the code so we deal with the rescind condition after
we properly cleanup the channel. I would like to thank
Dexuan Cui for observing this problem.
The current code leaks memory when the channel is rescinded.
The current
From: Dan Carpenter
The indenting makes it clear that there were curly braces intended here.
Fixes: 2dd37cb81580 ('Drivers: hv: vmbus: Handle both rescind and offer
messages in the same context')
Signed-off-by: Dan Carpenter
Signed-off-by: K. Y. Srinivasan
---
drivers/hv/channel_mgmt.c |
From: Vitaly Kuznetsov
When add_memory() fails the following BUG is observed:
[ 743.646107] hv_balloon: hot_add memory failed error is -17
[ 743.679973]
[ 743.680930] =
[ 743.680930] [ BUG: bad unlock balance detected! ]
[ 743.680930] 3.19.0-rc5_bug1131426
This patch is a continuation of the rescind handling cleanup work. We cannot
block in the global message handling work context especially if we are blocking
waiting for the host to wake us up. I would like to thank
Dexuan Cui for observing this problem.
The current char-next branch is broken and
From: Nick Meier
HV_CRASH_CTL_CRASH_NOTIFY is a 64 bit number. Depending on the usage context,
the value may be truncated. This patch is in response from the following
email from Intel:
[char-misc:char-misc-testing 25/45] drivers/hv/vmbus_drv.c:67:9: sparse:
constant 0x80
From: Dexuan Cui
Without this patch, hv_fcopy_daemon's hv_copy_data() -> pwrite()
will fail for >2GB file offset.
The current char-next branch is broken and this patch fixes
the bug.
Signed-off-by: Alex Ng
Signed-off-by: Dexuan Cui
Cc: K. Y. Srinivasan
Signed-off-by: K. Y. Srinivasan
---
t
From: Vaughan Cao
If freeze fails, vss_operate will re-enter itself to thaw. But it forgets
to call endmntent() before it recalls setmntent() again.
Signed-off-by: Vaughan Cao
Signed-off-by: K. Y. Srinivasan
---
tools/hv/hv_vss_daemon.c | 10 --
1 files changed, 8 insertions(+), 2 d
On Wed, Mar 18, 2015 at 12:02 AM, K. Y. Srinivasan
wrote:
Optimize notifying the host by deferring notification until there
are no more packets to be sent. This will help in batching the
requests
on the host.
Signed-off-by: K. Y. Srinivasan
---
drivers/net/hyperv/hyperv_net.h |2 +-
30 matches
Mail list logo