From: Michael Chan Date: Sun, 8 Jul 2007 05:51:36 +0000 (-0700) Subject: [BNX2]: Enhance the heartbeat. X-Git-Tag: v2.6.23-rc1~1109^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df149d70e1f34ec4995c8a703dbde38071ff4a05;p=pandora-kernel.git [BNX2]: Enhance the heartbeat. In addition to the periodic heartbeat, we're adding a heartbeat request interrupt when the heartbeat is late. This is needed during netpoll where the timer is not available. -rt kernels will also benefit since the timer is not as accurate. [ We discussed this patch last time and we decided that the -rt kernel problem alone did not justify this patch. I think the netpoll problem makes this patch necessary. ] Signed-off-by: Michael Chan Signed-off-by: David S. Miller --- Reading git-diff-tree failed