s well, although the
> respective maintainers can safely carry them as they all have a Kconfig
> dependency on MFD_KEMPLD. So it's up to them.
> If I have to take them, I'd need Wolfram's ACK for the i2c one and Wim's
> for the watchdog one. Linus already ACKed th
took the MFD approach because:
1) all superio shares the similar functions for using the Super-I/O registers.
2) Goal is to have low-level driver that support the specific super-I/O chipsets
and that does the platform stuff for hwmon, watchdog, gpio, ...
Kind regards,
Wim.
--
To unsubscribe from this li
As said in previous mail, I would post my old
development code for the winbond super-I/O MFD
device. It's development code and it definitely
can be improved. Goal at this point is to see
which direction we should take (with super-i/o
device drivers in general imho).
Kind regards,
Wim.
---
c
documented misused bit 2 seems to be zero.
However, the sp5100_tco driver should use the correct bitmask value.
[1] http://support.amd.com/us/Embedded_TechDocs/45482.pdf
Signed-off-by: Takahisa Tanaka
Signed-off-by: Paul Menzel
Signed-off-by: Wim Van Sebroe
have low-level driver that support the specific super-I/O
> > chipsets
> > and that does the platform stuff for hwmon, watchdog, gpio, ...
> >
> Hi Wim,
>
> I started with a similar approach, only I used mfd cells to pass on platform
> specific information such as the devi
set
> by peer".
I restarted the git daemon. It was indeed dead :-(. Can you retry?
Mental note: I need to get that server replaced in the very near future...
Kind regards,
Wim.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a
river = {
> + .owner = THIS_MODULE,
> + .of_match_table = of_palmas_match_tbl,
> + .name = "palmas-wdt",
> + },
> +};
> +
> +module_platform_driver(palmas_wdt_driver);
> +
> +MODULE_AUTHOR("Graeme Gregory ");
>
Hi Stephen,
> Fetching the watchdog tree produces this message:
>
> fatal: unable to connect to www.linux-watchdog.org:
> www.linux-watchdog.org[0: 83.149.101.17]: errno=Connection refused
Thanks for pointing this out, I'll have a look at it.
Kind regards,
Wim.
--
To unsu
Hi Wolfram,
> devm_ioremap_resource does sanity checks on the given resource. No need to
> duplicate this in the driver.
>
> Signed-off-by: Wolfram Sang
Acked-by: Wim Van Sebroeck
> ---
> drivers/watchdog/imx2_wdt.c |5 -
> 1 file changed, 5 deletions(-)
>
Hi Stephen,
> Since the watchdog tree now consists only of merge commits (relative to
> v3.10-rc1), you might as well just reset it to v3.10-rc1 and have a nice
> clean tree to start from.
Absolutely correct. I fixed it.
Kind regards,
Wim.
--
To unsubscribe from this list: send
is driver looks overall good to me. Is this your final version, or should I
> expect any follow up patch ?
If possible could you wait a couple of days. I need to review it with what I
had created
so that Guenter and Myself can come up with a final version.
Kind regards,
Wim.
--
To unsubscribe fro
Hi Guenter,
> I was waiting for feedback from Wim, who submitted a similar driver, about his
> thoughts. Key question is how to reserve access to the shared resource -
> either
> through an exported function in the mfd driver requesting a mutex, or through
> request_muxed_regio
Hi Guenter,
> > > I was waiting for feedback from Wim, who submitted a similar driver,
> > > about his
> > > thoughts. Key question is how to reserve access to the shared resource -
> > > either
> > > through an exported function in the mfd
agree it would be nice to add also hwmon + wdog support in it from the start.
Kind regards,
Wim.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
hanks for pointing it out again. It restarted git-daemon. It should be fixed
now.
Only thing I still need to do is catch up from some overloaded work weeks.
Kind regards,
Wim.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...
Seen with systemd trying to open /dev/watchdog immediately after
it was created.
Reported-by: Arkadiusz Miskiewicz
Signed-off-by: Guenter Roeck
Tested-by: Arkadiusz Miskiewicz
Signed-off-by: Wim Van Sebroeck
commit 6330c7070be6783b82025d2bc259db8413c00182
Author: Sa
200: add DT support)
seems to be the good solution.
Signed-off-by: Nicolas Ferre
Acked-by: Guenter Roeck
Signed-off-by: Wim Van Sebroeck
For completeness, I added the overal diff below.
Greetings,
Wim.
==
Kconfig |2 +-
> > 1 files changed, 1 insertion(+), 1 deletion(-)
> >
> > with these Changes:
> >
> > commit 09549cd01726a7ff8b102a93e46b059531583ab6
> > Author: Nicolas Ferre
> > Date: Wed Apr 10 14:36:22 2013 +0200
> >
> Hi Wim,
>
>
Hi Jingoo,
> Use devm_*() functions to make cleanup paths simpler.
>
> Acked-by: Guenter Roeck
> Signed-off-by: Jingoo Han
Patch added to linux-watchdog-next.
Kind regards,
Wim.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body
ns(-)
Patch added to linux-watchdog-next.
Kind regards,
Wim.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
h added to linux-watchdog-next.
Kind regards,
Wim.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
t; drivers/watchdog/nuc900_wdt.c | 50
> +
> 1 files changed, 11 insertions(+), 39 deletions(-)
>
Patch added to linux-watchdog-next.
Kind regards,
Wim.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the bo
tions(-)
>
Patch added to linux-watchdog-next.
Kind regards,
Wim.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
h added to linux-watchdog-next.
Kind regards,
Wim.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
dog/riowd.c |4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
Patch added to linux-watchdog-next.
Kind regards,
Wim.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordo
-
> 1 files changed, 10 insertions(+), 57 deletions(-)
>
Patch added to linux-watchdog-next.
Kind regards,
Wim.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org
Hi Jingoo,
> Use devm_clk_get() to make cleanup paths more simple.
>
> Signed-off-by: Jingoo Han
> ---
> drivers/watchdog/dw_wdt.c |7 ++-
> 1 files changed, 2 insertions(+), 5 deletions(-)
>
Patch added to linux-watchdog-next.
Kind regards,
Wim.
--
To unsub
Hi Jingoo,
> Use devm_clk_get() to make cleanup paths more simple.
>
> Signed-off-by: Jingoo Han
> ---
> drivers/watchdog/imx2_wdt.c |6 ++
> 1 files changed, 2 insertions(+), 4 deletions(-)
>
Patch added to linux-watchdog-next.
Kind regards,
Wim.
--
To unsub
Hi Jingoo,
> Use devm_clk_get() to make cleanup paths more simple.
>
> Signed-off-by: Jingoo Han
> ---
> drivers/watchdog/pnx4008_wdt.c |7 ++-
> 1 files changed, 2 insertions(+), 5 deletions(-)
>
Patch added to linux-watchdog-next.
Kind regards,
Wim.
--
To
Hi Jingoo,
> Use devm_clk_get() to make cleanup paths more simple.
>
> Signed-off-by: Jingoo Han
> ---
> drivers/watchdog/shwdt.c | 16
> 1 files changed, 4 insertions(+), 12 deletions(-)
>
Patch added to linux-watchdog-next.
Kind regards,
Wim.
-
Hi Jingoo,
> Use devm_clk_get() to make cleanup paths more simple.
>
> Signed-off-by: Jingoo Han
> ---
> drivers/watchdog/sp805_wdt.c |7 ++-
> 1 files changed, 2 insertions(+), 5 deletions(-)
>
Patch added to linux-watchdog-next.
Kind regards,
Wim.
--
To unsub
Hi Jingoo,
> Use devm_gpio_request_one() to make cleanup paths simpler.
>
> Signed-off-by: Jingoo Han
> ---
> drivers/watchdog/mtx-1_wdt.c |3 +--
> 1 files changed, 1 insertions(+), 2 deletions(-)
>
Patch added to linux-watchdog-next.
Kind regards,
Wim.
--
To
watchdog/wm831x_wdt.c |4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
Patch added to linux-watchdog-next.
Kind regards,
Wim.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordo
ertions(+), 11 deletions(-)
>
Patch added to linux-watchdog-next.
Kind regards,
Wim.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-i
hdog/cpwd.c |4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
Patch added to linux-watchdog-next.
Kind regards,
Wim.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at
watchdog/da9052_wdt.c |4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
Patch added to linux-watchdog-next.
Kind regards,
Wim.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordo
watchdog/da9055_wdt.c |4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
Patch added to linux-watchdog-next.
Kind regards,
Wim.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordo
nd/or commit
> description.
>
> This current patch sees to be a slight hybrid of both approaches (you're
> listed as the git author, but have included Dom's s-o-b line on a patch
> I don't think he created, and wasn't directly derived from one he created).
>
&g
> + .remove = a21_wdt_remove,
> + .driver = {
> + .name = "a21-watchdog",
> + .of_match_table = a21_wdt_ids,
> + },
> +};
I prefer to have the reboot_notifier is being replaced by a platform .shutdown
function.
Can you also split the sysfs stuff as a
some Kontron
> > > embedded modules.
> > >
> > > Signed-off-by: Michael Brunner
> > > Signed-off-by: Kevin Strasser
> >
> > Personally I would prefer two separate patches for the two drivers,
> > and to have the drivers converted to the watchdog infrastructu
-)
>
Patch added to linux-watchdog-next.
Kind regards,
Wim.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
7;..." from v1 because otherwise the
>'else if' can't be reached if the watchdog is running.
>
> drivers/watchdog/watchdog_dev.c | 6 --
> 1 file changed, 4 insertions(+), 2 deletions(-)
>
Patch added to linux-watchdog-next.
Kind regards,
Wim.
it is, as it is
> clearly an improvement.
My opinion: don't put it in Kconfig.
I see 2 options for the time being:
1) the DT way
2) introduce a moduleparam for it.
Kind regards,
Wim.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
t
Hi Johannes,
> Of cause I'll do, but unfortunately I probably won't be able to do it today,
> mind if you get the patch tomorrow?
I don't mind. There is no rush. Just take the time you need to change the code
and do your testing.
Kind regards,
wim.
--
To unsubscribe fro
+}
> +
> +static int a21_wdt_remove(struct platform_device *pdev)
> +{
> + struct a21_wdt_drv *drv = dev_get_drvdata(&pdev->dev);
> +
> + dev_warn(&pdev->dev,
> + "Unregistering A21 watchdog driver, board may reboot\n");
> +
> +
> + watc
: set this to the parent device (or NULL) before calling
watchdog_register_device.
Kind regards,
Wim.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
other external alarm not a reboot */
#define WDIOF_KEEPALIVEPING 0x8000 /* Keep alive ping reply */
(Example driver: wdt_pci.c )).
Kind regards,
Wim.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a messa
n
You have my signed-off-by, but I'm Cc-ing also the author of the driver
(Tom Mingarelli) so that he is also aware of the proposed change.
Kind regards,
Wim.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to major
ks for iTCO_wdt to keep the same behavior as
> 3.4 kernel.
> https://bugzilla.kernel.org/show_bug.cgi?id=44991
>
> Actually the same check could be removed for the gpio-ich in lpc_ich.c,
> but I'm not sure if it will cause problems.
>
> Signed-off-by: Feng Tang
K.
is in linux-watchdog-next. Will go to Linus this weekend.
Kind regards,
Wim.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
a semantic match is used to found this.
(http://coccinelle.lip6.fr/)
Signed-off-by: Wei Yongjun
Signed-off-by: Wim Van Sebroeck
commit 308b135e4fcc00c80c07e0e04e7afa8edf78583c
Author: Toshi Kani
Date: Mon Aug 27 12:52:24 2012 -0600
hpwdt: Fix kdump issue in hpwdt
Hi Linus,
Please pull from 'master' branch of
git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git
or if master.kernel.org hasn't synced up yet:
master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git
This will update the
).
The dmi_devices list is not exported to sysfs as far as I know.
My opinion: if we have type 10 we will need type 41 in the future. If we don't
need
type 10 then we don't need type 41 neither (since we can use dmidecode in
userspace).
Greetings,
Wim.
--
To unsubscribe from this l
f-by: Axel Lin
Tested-by: Andrew Lunn
Signed-off-by: Wim Van Sebroeck
commit 6b761b2902c56b468370e0ee1691c37e0dae042a
Author: Sachin Kamat
Date: Thu Jul 12 17:17:40 2012 +0530
watchdog: s3c2410_wdt: Use module_platform_driver()
module_platform_driver() replaces module_
Hi Axel,
> 於 一,2012-06-18 於 16:01 +0200,Andrew Lunn 提到:
> > On Fri, Jun 15, 2012 at 03:22:44PM +0800, Axel Lin wrote:
> > > Convert the orion_wdt driver to the watchdog framework API.
> > >
> > > Signed-off-by: Axel Lin
> >
> > Hi Axel
> >
_wdt.h | 19
> > 4 files changed, 203 insertions(+)
> > create mode 100644 drivers/watchdog/ux500_wdt.c
> > create mode 100644 include/linux/platform_data/ux500_wdt.h
> There is a dependency between this one an the first patch.
> Wim, would you like me to carry this patc
return test_bit(WDOG_DEV_OPEN, &wddev->status);
> +}
> +
> /* Use the following function to set the nowayout feature */
> static inline void watchdog_set_nowayout(struct watchdog_device *wdd, bool
> nowayout)
> {
NAK, this is not good. You should use watchdog_active
Hi Wenyou,
> Remove the global variable at91wdt_private, add the struct at91wdt_drvdata
> as a substitute, and set it as the driver data of the at91wdt_wdd.
I rather have this after the conversion of the watchdog to the new framework.
Kind regards,
Wim.
--
To unsubscribe from this list
x27;s timeout-sec
patch, this one needs to come after the conversion.
Please test this patch and let me know if this works (the watchdog should
behave the same before as after this patch).
Kind regards,
Wim.
---
diff --git a/drivers/watchdog/Kconfig b/drivers/watchdog/Kconfig
index 5e8a034..c36fc
OUT * 1000));
allready part of the patch I just sent you.
Kind regards,
Wim.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
also have been part of your previous patches.
Anyway, it's also like this in the patch I just sent you.
Kind regards,
Wim.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Hi Wenyou,
> Since the Watchdog Timer Mode Register can be only written only once,
> so the watchdog_info shall not support WDIOF_SETTIMEOUT
> and WDIOF_MAGICCLOSE options, remove them.
Ik you keep using the timer, then you don't have to remove this.
Kind regards,
Wim.
--
To un
heck out the attached patches first (They are allready in linux-next).
Other references:
Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=43176
Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=43176
Kind regards,
Wim.
>From mc74h...@gmail.com Mon Jan 14 03:02:20 2013
Return-path:
E
Hi,
> We do a setup_timer at init stage of the module, but we didn't
> de-activate the time using del_timer.
Added to linux-watchdog-next.
Kind regards,
Wim.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...
BA is enabled for x86 builds.
>
> Signed-off-by: Alessandro Rubini
> Acked-by: Giancarlo Asnaghi
> Signed-off-by: Davide Ciminaghi
Signed-off-by: Wim Van Sebroeck
Kind regards,
Wim.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of
e pretimeout has passed.
> [...]
No, I'm not givinbg this an ACK nor a NAK at this moment.
I will review best options after the next merge window.
Kind regards,
Wim.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message t
Hi Murali,
> Wim,
>
> Could you take the watchdog davinci patch as well?
> http://www.mail-archive.com/davinci-linux-open-source@linux.davincidsp.com/msg23630.html
>
> I have tried 2 times to send the patch to the linux-watchdog list, but the
> server is rejecting it
Hi Tony,
> Hi Wim,
>
> * jgq...@gmail.com [120531 20:56]:
> > From: Xiao Jiang
> >
> > Add device table for omap_wdt to support dt.
>
> Care to ack this patch in the series?
Yep.
Acked-by: Wim Van Sebroeck
Kind regards,
Wim.
--
To unsubscribe from this
Hi Gerard,
> ie6xx_wdt_probe() calls ie6xx_wdt_debugfs_exit() as part of
> it's error cleanup path, and ie6xx_wdt_debugfs_exit() is
> currently annotated __devexit.
>
> Signed-off-by: Gerard Snitselaar
Added to linux-watchdog-next.
Kind regards,
Wim.
--
To unsubscribe
Hi Linus,
Please add the following patch/bugfix:
i8xx_tco.c v0.08: only "arm" the watchdog when the watchdog has been started.
(Kernel Bug 4251: system reset when battery is read and i8xx_tco driver loaded)
Gree
The writing of the magic char V is a failsafe mechanism for if the
watchdog daemon would crash and close /dev/watchdog when it is supposed
to keep working...
Greetings,
Wim.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message t
I will add these
new patches to the watchdog-tree.
I'll keep you posted.
Greetings,
Wim.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Hi Andrew,
I (finaly) converted the watchdog-mm bitkeeper tree to a git repository:
rsync://rsync.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog-mm.git
The tree contains the following patches at this moment (in reverse order):
Author: Wim Van Sebroeck <[EMAIL PROTECTED]>
Date:
he soft_noboot option. While the
> timer is running and the device is closed, the module use count
> stays at 1. After the timer fires, it drops to 0. Repeatedly
> opening and closing the driver caused no problems. Please apply.
I'll add this to the watchdog tree.
Thanks,
Wim.
d.
So in my opinion this isn't used a lott and is simply an option to protect
your hardware. But your comment is valid: chances that the warning is written
to the log files is very small.
So I think that it might indeed be better to sync most devices if that can be
done in a few seconds...
Hi Linus,
please do a
git pull
rsync://rsync.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git
This will update the following files:
drivers/char/watchdog/Kconfig| 43 -
drivers/char/watchdog/Makefile | 71
s a
> sign of a bug or at least really bad design, and I think that is the
> case here.
However, the goal is to make sure that the "watchdog" stays running and
watches the system and that it in case of abnormal behaviour reboots the system.
And you can't get that if you
agic-close feature off-course) then the
watchdog device should stop.
5) if you unload the watchdog driver module then you normally stop
the watchdog device also (unless CONFIG_WATCHDOG_NOWAYOUT or the nowayout
module param is specified).
Hope this makes it clear now,
Greetings,
Wim.
--
To unsub
Hi Linus,
Please pull from 'master' branch of
git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git
or if master.kernel.org hasn't synced up yet:
master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git
This will update the
Hi Linus,
Please pull from 'master' branch of
git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git
or if master.kernel.org hasn't synced up yet:
master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git
This will update the
Hi Andrew,
Can you review the below new driver?
For me it's OK. I agreed with Thomas that we will try to migrate the smbios
routines into the arch specific part of the kernel in the future.
Thanks in advance,
Wim.
commit b1ad0c9cab52a6437584929cc755898bd85d6045
Author: Thomas Mingarelli &l
Hi Linus,
Please pull from 'master' branch of
git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git
or if master.kernel.org hasn't synced up yet:
master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git
This will update the
(dmi_ident[slot]);
}
Didn't we duplicate code here?
Greetings,
Wim.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Hi All,
Would appreciate feedback on this patch.
Thanks in advance,
Wim.
commit 4956e4e5e77b5a8f87bcfe6127ef17a406edf94b
Author: Wim Van Sebroeck <[EMAIL PROTECTED]>
Date: Mon Dec 31 17:21:33 2007 +
[PATCH] SMBIOS/DMI - add type 41 = Onboard Devices Extended Information
Hi Linus,
Please pull from 'master' branch of
git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git
or if master.kernel.org hasn't synced up yet:
master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git
This will update the
Hi Linus,
Please pull from 'master' branch of
git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git
or if master.kernel.org hasn't synced up yet:
master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git
This will update the
ver
Signed-off-by: Christophe Lucas <[EMAIL PROTECTED]>
Signed-off-by: Domen Puncer <[EMAIL PROTECTED]>
Signed-off-by: Wim Van Sebroeck <[EMAIL PROTECTED]>
<[EMAIL PROTECTED]> (05/03/15 1.2190)
[WATCHDOG] Makefile-patch
The comment at the top of the Makefile su
)
[WATCHDOG] pcwd_pci-register-driver-patch
convert from pci_module_init to pci_register_driver
Signed-off-by: Christophe Lucas <[EMAIL PROTECTED]>
Signed-off-by: Domen Puncer <[EMAIL PROTECTED]>
Signed-off-by: Wim Van Sebroeck <[EMAIL PROTECTED]>
<[EMA
.bkbits.net:8080/linux-2.6-watchdog
For completeness, I added the patches below.
Greetings,
Wim.
diff -Nru a/drivers/char/watchdog/i8xx_tco.c b/drivers/char/watchdog/i8xx_tco.c
--- a/drivers/char/watchdog/i8xx_tco.c
it.
The drivers below provide names with spaces and even with / in it.
Not a big deal, but apps may expect /dev/watchdog.
Signed-off-by: Olaf Hering <[EMAIL PROTECTED]>
Signed-off-by: Wim Van Sebroeck <[EMAIL PROTECTED]>
The ChangeSets can also be looked at on:
ers below provide names with spaces and even with / in it.
Not a big deal, but apps may expect /dev/watchdog.
Signed-off-by: Olaf Hering <[EMAIL PROTECTED]>
Signed-off-by: Wim Van Sebroeck <[EMAIL PROTECTED]>
The ChangeSets can also be looked at on:
http://linux-wat
the /dev/watchdog node if the driver is loaded.
I dont have such a device, so I cant test it.
The drivers below provide names with spaces and even with / in it.
Not a big deal, but apps may expect /dev/watchdog.
Signed-off-by: Olaf Hering <[EMAIL PROTECTED]>
Signed-
ay create the /dev/watchdog node if the driver is loaded.
I dont have such a device, so I cant test it.
The drivers below provide names with spaces and even with / in it.
Not a big deal, but apps may expect /dev/watchdog.
Signed-off-by: Olaf Hering <[EMAIL PROTECTED]>
Signed-
ncer <[EMAIL PROTECTED]>
Signed-off-by: Wim Van Sebroeck <[EMAIL PROTECTED]>
The ChangeSets can also be looked at on:
http://linux-watchdog.bkbits.net:8080/linux-2.6-watchdog
For completeness, I added the patche
Hi all,
> On 7/22/07, Ingo Molnar <[EMAIL PROTECTED]> wrote:
> >
> >enabling CONFIG_PCWATCHDOG=y crashes bzImage bootup, see below. Tested
> >on latest -git.
I'll have a look at it when I'm back home and I can test it (within a week).
Greetings,
Wim.
-
To
Hi Linus,
It seems I just missed the closure of the -rc1 merge window.
Could you still add following 3 new watchdog drivers + some clean-ups
from the watchdog git tree for the -rc2 version?
If yes, please pull from 'master' branch of
git://git.kernel.org/pub/scm/linux/kern
Hi Ben,
> Fixup the s3c2410 watchdog driver after moving some
> of the arch specific includes it has been relying on.
>
> Signed-off-by: Ben Dooks <[EMAIL PROTECTED]>
Patch added to the linux-2.6-watchdog trees.
Greetings,
Wim.
-
To unsubscribe from this list: send the line
7;%i' expects type
> 'int', but argument 5 has type 'size_t'
I'll have a look at it.
Greetings,
Wim.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
. I applied it to the linux-2.6-watchdog-mm tree.
Greetings,
Wim.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
te now first on what the difference is between the
-mm1 and -mm2. Luckily something fixed allready your problem. Now it would
be usefull to know what that was.
Are your config files for both versions almost the same?
Greetings,
Wim.
-
To unsubscribe from this list: send the line "unsubscribe
101 - 200 of 476 matches
Mail list logo