From: Adrian Bunk <bunk@stusta.de>
To: "Randy.Dunlap" <rdunlap@xenotime.net>
Cc: Tilman Schmidt <tilman@imap.cc>,
akpm@osdl.org, kkeil@suse.de,
i4ldeveloper@listserv.isdn4linux.de,
linux-kernel@vger.kernel.org, hjlipp@web.de, gregkh@suse.de,
linux-usb-devel@lists.sourceforge.net
Subject: Re: [2.6 Patch] isdn4linux: Siemens Gigaset base driver: fix disconnect handling
Date: Thu, 20 Apr 2006 17:32:36 +0200 [thread overview]
Message-ID: <20060420153236.GU25047@stusta.de> (raw)
In-Reply-To: <20060420082120.57ae9ac5.rdunlap@xenotime.net>
On Thu, Apr 20, 2006 at 08:21:20AM -0700, Randy.Dunlap wrote:
> On Thu, 20 Apr 2006 14:07:11 +0200 Tilman Schmidt wrote:
>
> > On 20.04.2006 09:11, Andrew Morton wrote:
> > > Tilman Schmidt <tilman@imap.cc> wrote:
> > >
> > >>This patch fixes a possible Oops in the Siemens Gigaset base driver when
> > >> the device is unplugged while an ISDN connection is still active, and
> > >> makes sure that the isdn4linux link level (LL) is properly informed if a
> > >> connection is broken by the USB cable being unplugged.
> > >> It also improves some kernel messages generated by the driver.
> > >
> > > It seems to do quite a lot more than that.
> > > [...] I'd ask you to confirm that this was actually the patch which
> > > was supposed to go with that changelog.
> >
> > It is. However the changelog was not quite complete. There were a couple
> > of smaller changes which I neglected to mention. Sorry for that. I'll
> > try to be more careful when composing future changelogs.
>
> ...
>
> > >> --- linux-2.6.17-rc2-work/drivers/isdn/gigaset.orig/bas-gigaset.c 2006-04-19 15:15:49.000000000 +0200
> > >> +++ local/drivers/isdn/gigaset/bas-gigaset.c 2006-04-19 01:19:41.000000000 +0200
> > >
> > > eek, please don't do that - it confuses my scripts.
> > >
> > > --- linux-2.6.17-rc2-work/drivers/isdn/gigaset/bas-gigaset.c
> > > +++ linux-2.6.17-rc2-work/drivers/isdn/gigaset/bas-gigaset.c
> > >
> > > is preferred. There are nice tools around which help with this.
> >
> > I'll be happy to comply with whatever your scripts need, but I don't
> > quite understand yet what it is that's causing you problems:
> > The presence of file timestamps?
> > The timestamp of the second file being earlier than the first one?
> > The ".orig" suffix in the first path?
> > The second path starting with "local" instead of "linux-..."?
> > All of this can be easily corrected; just tell me what's required.
>
> Both filename lines should begin one level above "drivers/".
> They can be named linux* or a/ and b/ or foo/ and bar/ or whatever.
> The patch needs to apply using "patch -p1".
>...
His patch already was nearly correct.
The only thing that is wrong is
linux-2.6.17-rc2-work/drivers/isdn/gigaset.orig/bas-gigaset.c
^^^^^
If anything else confused Andrew's scripts, he'd better fix his scripts.
> ~Randy
cu
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed
next prev parent reply other threads:[~2006-04-20 15:32 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-04-19 18:38 [2.6 Patch] isdn4linux: Siemens Gigaset base driver: fix disconnect handling Tilman Schmidt
2006-04-20 7:11 ` Andrew Morton
2006-04-20 12:07 ` Tilman Schmidt
2006-04-20 15:21 ` Randy.Dunlap
2006-04-20 15:32 ` Adrian Bunk [this message]
2006-04-20 16:14 ` Randy.Dunlap
2006-04-20 18:29 ` Tilman Schmidt
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=20060420153236.GU25047@stusta.de \
--to=bunk@stusta.de \
--cc=akpm@osdl.org \
--cc=gregkh@suse.de \
--cc=hjlipp@web.de \
--cc=i4ldeveloper@listserv.isdn4linux.de \
--cc=kkeil@suse.de \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb-devel@lists.sourceforge.net \
--cc=rdunlap@xenotime.net \
--cc=tilman@imap.cc \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.