From: Borislav Petkov Date: Mon, 3 Feb 2014 20:05:13 +0000 (-0500) Subject: EDAC: Poll timeout cannot be zero, p2 X-Git-Tag: v3.14-rc3~20^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9da21b1509d8aa7ab4846722817d16c72d656c91;p=pandora-kernel.git EDAC: Poll timeout cannot be zero, p2 Sanitize code even more to accept unsigned longs only and to not allow polling intervals below 1 second as this is unnecessary and doesn't make much sense anyway for polling errors. Signed-off-by: Borislav Petkov Link: http://lkml.kernel.org/r/1391457913-881-1-git-send-email-prarit@redhat.com Cc: Doug Thompson Cc: --- Reading git-diff-tree failed