[ovs-dev] [PATCH 2/2] datapath: Removal of kernel compatibility code for upstreaming

Jesse Gross jesse at nicira.com
Thu Nov 10 19:02:42 UTC 2011


On Thu, Nov 10, 2011 at 11:02 AM, Pravin Shelar <pshelar at nicira.com> wrote:
> On Wed, Nov 9, 2011 at 8:17 PM, Jesse Gross <jesse at nicira.com> wrote:
>> On Wed, Nov 9, 2011 at 6:40 PM, Pravin B Shelar <pshelar at nicira.com> wrote:
>>> Following patch deletes OVS compatibility code related to older kernel,
>>> bridge, vlan etc and rearranges it for upstreaming.
>>>
>>> This patch is against OVS upstream kernel tree.
>>>
>>> Signed-off-by: Pravin B Shelar <pshelar at nicira.com>
>>> Bug #7561
>>
>> I haven't looked through this yet but it needs another function
>> implemented upstream when lockdep is enabled:
>>
>>  CC [M]  net/openvswitch/datapath.o
>> net/openvswitch/datapath.c: In function ‘get_table_protected’:
>> net/openvswitch/datapath.c:101:2: error: implicit declaration of
>> function ‘lockdep_genl_is_held’
>> [-Werror=implicit-function-declaration]
>> cc1: some warnings being treated as errors
>
> ok, I will update genetlink patch.

Please make a separate patch for this.



More information about the dev mailing list