From: Nikolay Aleksandrov <nikolay@redhat.com>
To: David Miller <davem@davemloft.net>
Cc: netdev@vger.kernel.org, vfalico@gmail.com, j.vosburgh@gmail.com,
andy@greyhouse.net
Subject: Re: [PATCH net-next 0/6] bonding: get rid of bond->lock
Date: Tue, 09 Sep 2014 21:49:06 +0200 [thread overview]
Message-ID: <540F59B2.5080406@redhat.com> (raw)
In-Reply-To: <20140909.115755.1617761218805940442.davem@davemloft.net>
On 09/09/2014 08:57 PM, David Miller wrote:
> From: David Miller <davem@davemloft.net>
> Date: Tue, 09 Sep 2014 11:51:39 -0700 (PDT)
>
>> You are a brave person playing with bond locking, I must say :)
>>
>> Series applied, thanks.
>
> Sorry I had to revert, there is code referencing the bond->lock in
> the cxgb4 driver :-/
>
> drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c: In function ‘cxgb4_inet6addr_handler’:
> drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c:4393:3: error: ‘struct bonding’ has no member named ‘lock’
> drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c:4407:3: error: ‘struct bonding’ has no member named ‘lock’
>
> Please test build with allmodconfig.
>
Wow, my bad! Sorry about that, I didn't expect it.
I will take a look and fix it in v2 + the allmodconfig test :-)
Thanks!
next prev parent reply other threads:[~2014-09-09 19:49 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-06 13:59 [PATCH net-next 0/6] bonding: get rid of bond->lock Nikolay Aleksandrov
2014-09-06 13:59 ` [PATCH net-next 1/6] bonding: 3ad: use curr_slave_lock instead " Nikolay Aleksandrov
2014-09-06 13:59 ` [PATCH net-next 2/6] bonding: alb: clean bond->lock Nikolay Aleksandrov
2014-09-06 13:59 ` [PATCH net-next 3/6] bonding: convert primary_slave to use RCU Nikolay Aleksandrov
2014-09-06 13:59 ` [PATCH net-next 4/6] bonding: procfs: clean bond->lock usage and " Nikolay Aleksandrov
2014-09-06 13:59 ` [PATCH net-next 5/6] bonding: options: remove bond->lock usage Nikolay Aleksandrov
2014-09-06 13:59 ` [PATCH net-next 6/6] bonding: remove last users of bond->lock and bond->lock itself Nikolay Aleksandrov
2014-09-09 18:51 ` [PATCH net-next 0/6] bonding: get rid of bond->lock David Miller
2014-09-09 18:57 ` David Miller
2014-09-09 19:49 ` Nikolay Aleksandrov [this message]
2014-09-09 21:41 ` David Miller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=540F59B2.5080406@redhat.com \
--to=nikolay@redhat.com \
--cc=andy@greyhouse.net \
--cc=davem@davemloft.net \
--cc=j.vosburgh@gmail.com \
--cc=netdev@vger.kernel.org \
--cc=vfalico@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.