RE: [HP ProLiant WatchDog driver] hpwdt HP WatchDog Patch

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Mingarelli, Thomas
Date: Monday, October 15, 2007 - 1:24 pm

This could be done but then it adds complexity to the patch (as now two
different parts of the kernel need to be modified) and requires
regression testing for multiple platforms and OEM's.

This patch is isolated similar to the other HW specific HW Watchdog
Timers and yet provides a common Linux user interface that is applicable
across all OEM platforms that choose to implement a HW watchdog timer
device driver.

We chose to keep the changes isolated at this time to gain quick
acceptance upstream. 

-----Original Message-----
From: Arjan van de Ven [mailto:arjan@infradead.org] 
Sent: Monday, October 15, 2007 1:16 PM
To: Mingarelli, Thomas
Cc: linux-kernel@vger.kernel.org; Mingarelli, Thomas
Subject: Re: [HP ProLiant WatchDog driver] hpwdt HP WatchDog Patch

On Mon, 15 Oct 2007 14:05:50 -0400 (EDT) thomas.mingarelli@hp.com wrote:





Hi,

Your patch looks quite clean in general; however it does make me wonder
if it should either leverage or expand the arch/x86/pci/pcbios.c
infrastructure for doing BIOS32 calls and share that.... it's kinda
unpleasant as a general thought to have drivers poke this deep into
various guts of the system/bios.... esp if the common code has to do
something very similar already.

Greetings,
   Arjan van de Ven
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[HP ProLiant WatchDog driver] hpwdt HP WatchDog Patch, thomas.mingarelli, (Mon Oct 15, 11:05 am)
Re: [HP ProLiant WatchDog driver] hpwdt HP WatchDog Patch, Arjan van de Ven, (Mon Oct 15, 11:15 am)
Re: [HP ProLiant WatchDog driver] hpwdt HP WatchDog Patch, Andrey Panin, (Mon Oct 15, 11:26 am)
RE: [HP ProLiant WatchDog driver] hpwdt HP WatchDog Patch, Mingarelli, Thomas, (Mon Oct 15, 1:24 pm)
Re: [HP ProLiant WatchDog driver] hpwdt HP WatchDog Patch, Andrew Morton, (Mon Oct 22, 1:51 am)