Thanks ! -----Original Message----- From: David Miller [mailto:[email protected]] Sent: Tuesday, August 12, 2014 3:09 AM To: Sharma, Sanjeev Cc: [email protected]; [email protected]; [email protected]; [email protected] Subject: Re: [PATCH] smsc: replace WARN_ON() with WARN_ON_SMP()
From: Sanjeev Sharma <[email protected]> Date: Mon, 11 Aug 2014 13:46:23 +0530 > spin_is_locked() always return false in uniprocessor configuration and > therefore it would be advise to repalce with WARN_ON_SMP(). > > Signed-off-by: Sanjeev Sharma <[email protected]> This looks fine, applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

