From: Arnaldo Carvalho de Melo <acme@conectiva.com.br>
To: Carlos E Gorges <carlos@techlinux.com.br>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] 2.5.40 (-ac5) - fix unresolved symbols
Date: Sun, 6 Oct 2002 21:16:19 -0300 [thread overview]
Message-ID: <20021007001619.GB18248@conectiva.com.br> (raw)
In-Reply-To: <200210062110.27684.carlos@techlinux.com.br>
Em Sun, Oct 06, 2002 at 09:10:27PM -0300, Carlos E Gorges escreveu:
> --- linux-2.5.40-ac5/drivers/ieee1394/raw1394.c Tue Oct 1 04:05:48 2002
> +++ linux-2.5/drivers/ieee1394/raw1394.c Sun Oct 6 20:55:57 2002
> @@ -786,7 +786,7 @@
> req->tq.data = req;
> req->tq.routine = (void (*)(void*))queue_complete_req;
> req->req.length = 0;
> - queue_task(&req->tq, &packet->complete_tq);
> + schedule_task(&req->tq);
Shouldn't INIT_WORK be used?
- Arnaldo
prev parent reply other threads:[~2002-10-07 0:10 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-10-02 22:02 [PATCH] 2.5.40 - random fixes Carlos E Gorges
2002-10-05 4:55 ` David McIlwraith
2002-10-07 0:10 ` [PATCH] 2.5.40 (-ac5) - fix unresolved symbols Carlos E Gorges
2002-10-07 0:16 ` Arnaldo Carvalho de Melo [this message]
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=20021007001619.GB18248@conectiva.com.br \
--to=acme@conectiva.com.br \
--cc=carlos@techlinux.com.br \
--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
all inboxes | Powered by JetHome®