From: Francois Romieu Date: Tue, 31 Jan 2012 09:47:34 +0000 (+0100) Subject: r8169: bh locking redux and task scheduling. X-Git-Tag: v3.4-rc1~177^2~443 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98ddf986fca17840e46e070354b7e2cd2169da15;p=pandora-kernel.git r8169: bh locking redux and task scheduling. - atomic bit operations are globally visible - pending status is always cleared before execution - scheduled works are either idempotent or only required to happen once after a series of originating events, say link events for instance Signed-off-by: Francois Romieu Suggested-by: Michał Mirosław Cc: Hayes Wang --- Reading git-diff-tree failed