From: Martin Hermanowski <lkml@martin.mh57.de>
To: Andrew Morton <akpm@osdl.org>
Cc: linux-kernel@vger.kernel.org, hdaps-devel@lists.sourceforge.net,
dtor_core@ameritech.net
Subject: Re: 2.6.16-rc2-mm1
Date: Sun, 12 Feb 2006 13:10:09 +0100 [thread overview]
Message-ID: <20060212121009.GC9020@mh57.de> (raw)
In-Reply-To: <20060211153425.19242f9e.akpm@osdl.org>
[-- Attachment #1: Type: text/plain, Size: 1827 bytes --]
On Sat, Feb 11, 2006 at 03:34:25PM -0800, Andrew Morton wrote:
> Martin Hermanowski <lkml@martin.mh57.de> wrote:
> >
> > >
> > > You could try reverting that patch (wget
> > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.16-rc2/2.6.16-rc2-mm1/broken-out/hdaps-convert-to-the-new-platform-device-interface.patch
> > > ; patch -p1 -R < hdaps-convert-to-the-new-platform-device-interface.patch) or please test next -mm, let us know?
> >
> > This fails:
> > ,----[ patch -p1 -R < ../hdaps-convert-to-the-new-platform-device-interface.patch ]
> > | patching file drivers/hwmon/hdaps.c
> > | Hunk #1 succeeded at 37 (offset 1 line).
> > | Hunk #2 succeeded at 63 (offset 1 line).
> > | Hunk #3 succeeded at 285 with fuzz 2 (offset 1 line).
> > | Hunk #4 FAILED at 321.
> > | Hunk #5 FAILED at 340.
> > | Hunk #6 succeeded at 474 (offset 1 line).
> > | Hunk #7 succeeded at 512 (offset 1 line).
> > | Hunk #8 succeeded at 533 (offset 1 line).
> > | 2 out of 8 hunks FAILED -- saving rejects to file
> > | drivers/hwmon/hdaps.c.rej
> > `----
> >
> > At hunk 4/5, the patch expects `down_trylock' and `up', while
> > `mutex_trylock' and `mutex_unlock' are used in the actual file, I think.
>
> Yes, one of Greg's patches plays with hdaps too.
> gregkh-i2c-hwmon-convert-semaphores-to-mutexes.patch. Perhaps reverting
> that first will get you there.
After reverting both, hdaps works as expected. Thank you for your help!
> > I will try next -mm anyway, because although the fsck-errors caused by
> > ext3_getblocks are not harmful, they make me nervous ;-)
>
> I haven't heard from Mingming, so unless I feel inspired to roll up the
> sleeves and fix it (P=0.002), that won't be fixed in next -mm.
Then I'll just wait ;-)
--
Martin Hermanowski
http://mh57.de
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2006-02-12 12:10 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-02-08 6:06 2.6.16-rc2-mm1 Andrew Morton
2006-02-08 21:17 ` 2.6.16-rc2-mm1 Paul Jackson
2006-02-10 10:34 ` 2.6.16-rc2-mm1 Sachin Sant
2006-02-10 0:37 ` [-mm patch] drivers/scsi/gdth.c: make __gdth_execute() static Adrian Bunk
2006-02-10 13:11 ` Christoph Hellwig
2006-02-10 0:41 ` [-mm patch] drivers/message/fusion/mptctl.c: make struct async_queue static Adrian Bunk
2006-02-10 0:43 ` [-mm patch] drivers/video/geode/video_gx.c: make struct gx_pll_table_48MHz static Adrian Bunk
2006-02-10 12:31 ` [-mm patch] fs/xfs/linux-2.6/xfs_linux.h: #if CONFIG_SMP -> #ifdef CONFIG_SMP Adrian Bunk
2006-02-10 14:52 ` Radeonfb ignores video= parameter [was: Re: 2.6.16-rc2-mm1] Mattia Dongili
2006-02-10 15:14 ` [PATCH] fbdev: Fix typo in fbmem.c Antonino A. Daplas
2006-02-10 16:34 ` Mattia Dongili
2006-02-10 18:17 ` 2.6.16-rc2-mm1 Coywolf Qi Hunt
2006-02-10 19:25 ` 2.6.16-rc2-mm1 Andrew Morton
2006-02-10 20:05 ` 2.6.16-rc2-mm1 Coywolf Qi Hunt
2006-02-10 20:22 ` 2.6.16-rc2-mm1 Matthias Urlichs
2006-02-10 21:30 ` 2.6.16-rc2-mm1 Jim Crilly
2006-02-10 22:25 ` 2.6.16-rc2-mm1 Andrew Morton
2006-02-10 22:34 ` 2.6.16-rc2-mm1 Dave Jones
2006-02-10 22:28 ` 2.6.16-rc2-mm1 Jeff Garzik
2006-02-10 22:30 ` 2.6.16-rc2-mm1 Jim Crilly
2006-02-10 21:55 ` 2.6.16-rc2-mm1 Pavel Machek
2006-02-11 20:31 ` 2.6.16-rc2-mm1 Martin Hermanowski
2006-02-11 21:41 ` 2.6.16-rc2-mm1 Andrew Morton
2006-02-11 22:27 ` 2.6.16-rc2-mm1 Martin Hermanowski
2006-02-11 23:34 ` 2.6.16-rc2-mm1 Andrew Morton
2006-02-12 12:10 ` Martin Hermanowski [this message]
2006-02-13 23:30 ` 2.6.16-rc2-mm1: crash on suspend Laurent Riffard
2006-02-14 0:57 ` 2.6.16-rc2-mm1 Alexandre Buisse
2006-02-14 0:51 ` 2.6.16-rc2-mm1 Andrew Morton
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20060212121009.GC9020@mh57.de \
--to=lkml@martin.mh57.de \
--cc=akpm@osdl.org \
--cc=dtor_core@ameritech.net \
--cc=hdaps-devel@lists.sourceforge.net \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox