diff options
author | Borislav Petkov <bp@suse.de> | 2014-02-03 20:05:13 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-02-22 21:32:29 (GMT) |
commit | 0e790ebdbef30619e0e52f738ef7d1c27abe6c54 (patch) | |
tree | 77892e180d1bc9e202a4c32ef2ee57d6a5a8a834 /kernel/panic.c | |
parent | 3e475641a0ebe23d4d4a28e53e70acaf2e24801c (diff) | |
download | linux-fsl-qoriq-0e790ebdbef30619e0e52f738ef7d1c27abe6c54.tar.xz |
EDAC: Poll timeout cannot be zero, p2
commit 9da21b1509d8aa7ab4846722817d16c72d656c91 upstream.
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 <bp@suse.de>
Link: http://lkml.kernel.org/r/1391457913-881-1-git-send-email-prarit@redhat.com
Cc: Doug Thompson <dougthompson@xmission.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'kernel/panic.c')
0 files changed, 0 insertions, 0 deletions