On 3/2/2016 11:13 AM, David Miller wrote:
From: Santosh Shilimkar
Date: Tue, 1 Mar 2016 15:20:41 -0800
v3:
Re-generated the same series by omitting "-D" option from git format-patch
command. Since first patch has file removals, git apply/am can't deal
with it when formated with '-D' option.
From: Santosh Shilimkar
Date: Tue, 1 Mar 2016 15:20:41 -0800
> v3:
> Re-generated the same series by omitting "-D" option from git format-patch
> command. Since first patch has file removals, git apply/am can't deal
> with it when formated with '-D' option.
Yeah this works much better, series
v3:
Re-generated the same series by omitting "-D" option from git format-patch
command. Since first patch has file removals, git apply/am can't deal
with it when formated with '-D' option.
v2:
Dropped module parameter from [PATCH 11/13] as suggested by David Miller
Series is generated against ne
On 3/1/2016 2:33 PM, David Miller wrote:
When I try to apply this series, it (strangely) fails on the first patch with:
Strange indeed since patches and the tree is against net-next.
Applying: RDS: Drop stale iWARP RDMA transport
error: removal patch leaves file contents
This patch has file
When I try to apply this series, it (strangely) fails on the first patch with:
Applying: RDS: Drop stale iWARP RDMA transport
error: removal patch leaves file contents
error: net/rds/iw.c: patch does not apply
error: removal patch leaves file contents
error: net/rds/iw.h: patch does not apply
err
v2:
Dropped module parameter from [PATCH 11/13] as suggested by David Miller
Series is generated against net-next but also applies against Linus's tip
cleanly. Entire patchset is available at below git tree:
git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux.git
for_4.6/net-next/rds_
Hi Dave,
On 2/26/16 9:43 PM, Santosh Shilimkar wrote:
Series is generated against net-next but also applies against Linus's tip
cleanly. The diff-stat looks bit scary since almost ~4K lines of code is
getting removed.
[...]
Entire patchset is available below git tree:
git://git.ker
Series is generated against net-next but also applies against Linus's tip
cleanly. The diff-stat looks bit scary since almost ~4K lines of code is
getting removed.
Brief summary of the series:
- Drop the stale iWARP support:
RDS iWarp support code has become stale and non testable for
Series is generated against net-next but also applies against Linus's tip
cleanly. The diff-stat looks bit scary since almost ~4K lines of code is
getting removed.
Brief summary of the series:
- Drop the stale iWARP support:
RDS iWarp support code has become stale and non testable for