[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20140604.145344.1776321352568977848.davem@davemloft.net>
Date: Wed, 04 Jun 2014 14:53:44 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: jacob.e.keller@...el.com
Cc: vyasevic@...hat.com, netdev@...r.kernel.org,
dingtianhong@...wei.com, vfalico@...il.com, kaber@...sh.net,
jiri@...nulli.us
Subject: Re: [PATCH v3 2/4] net: Allow for more then a single subclass for
netif_addr_lock
From: "Keller, Jacob E" <jacob.e.keller@...el.com>
Date: Wed, 4 Jun 2014 21:42:12 +0000
> This only occurs if CONFIG_DEBUG_LOCK_ALLOC=Y, and there seems to be no
> easy fix for the warning, due to how spin_lock_nested is a macro that
> discards the second parameter when DEBUG_LOCK_ALLOC is disabled.
spin_lock_nested(), in that case, should mark the argument as unused.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists