lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 14 Feb 2008 13:50:59 -0800
From:	Andrew Morton <akpm@...ux-foundation.org>
To:	"Andrew Paprocki" <andrew@...iboo.com>
Cc:	linux-kernel@...r.kernel.org, wim@...ana.be
Subject: Re: [PATCH] [WATCHDOG] it8712f_wdt support for 16-bit timeout
 values, WDIOC_GETSTATUS

On Sun, 10 Feb 2008 22:11:15 -0500
"Andrew Paprocki" <andrew@...iboo.com> wrote:

> This patch adds support for 16-bit watchdog timeout values which are
> available in chip revisions >= 0x08. Values <= 65535 are seconds precision,
> otherwise minutes precision is used up to a maximum value of 3932100. Added
> implementation for WDIOC_GETSTATUS which checks the WDT status bit in the
> WDT control register.
> 
> Signed-off-by: Andrew Paprocki <andrew@...iboo.com>
> ---
>   drivers/watchdog/it8712f_wdt.c |   82
> ++++++++++++++++++++++++++++++++--------
>   1 files changed, 66 insertions(+), 16 deletions(-)
> 
> diff --git a/drivers/watchdog/it8712f_wdt.c b/drivers/watchdog/it8712f_wdt.c
> index 1b6d7d1..803c699 100644
> --- a/drivers/watchdog/it8712f_wdt.c
> +++ b/drivers/watchdog/it8712f_wdt.c

The patch is wordwrapped, space-stuffed and has tabs replaced with spaces. 
You hit the trifecta!

Please resend.  If you'd prefer to use an attachment rather than spending
half an hour wrestling your email client, feel free to do so ;)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ