From: Andrew Morton <andrewm@uow.edu.au>
To: Pierre Rousselet <pierre.rousselet@wanadoo.fr>
Cc: linux-fbdev-devel@sourceforge.net,
lkml <linux-kernel@vger.kernel.org>,
lad <linux-audio-dev@ginette.musique.umontreal.ca>,
James Simmons <jsimmons@linux-fbdev.org>,
Brad Douglas <brad@neruo.com>
Subject: Re: [prepatches] removal of console_lock
Date: Sun, 04 Mar 2001 21:42:12 +1100 [thread overview]
Message-ID: <3AA21C04.D651DB87@uow.edu.au> (raw)
In-Reply-To: <3AA1EF6C.A9C7613E@uow.edu.au> <3AA21866.62907063@wanadoo.fr>
Pierre Rousselet wrote:
>
> Andrew Morton wrote:
>
> > This patch fixes it. Interrupts are enabled across all console operations.
> >
> > It's still somewhat a work-in-progress.
>
> The patch applies OK against 2.4.3-pre1
> At the end of make bzImage I got
> kerne/kernel.o(.text+0xcd00): undefined reference to 'in_interrupt'
Thanks. Add a
#include <linux/interrupt.h>
to kernel/pm.c
next prev parent reply other threads:[~2001-03-04 10:42 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-03-04 7:31 [prepatches] removal of console_lock Andrew Morton
2001-03-04 10:26 ` Pierre Rousselet
2001-03-04 10:42 ` Andrew Morton [this message]
2001-03-05 6:15 ` Cort Dougan
2001-03-05 13:00 ` Andrew Morton
2001-03-05 14:36 ` Benjamin Herrenschmidt
-- strict thread matches above, loose matches on Subject: below --
2001-03-04 10:57 Manfred Spraul
2001-03-04 11:19 ` 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=3AA21C04.D651DB87@uow.edu.au \
--to=andrewm@uow.edu.au \
--cc=brad@neruo.com \
--cc=jsimmons@linux-fbdev.org \
--cc=linux-audio-dev@ginette.musique.umontreal.ca \
--cc=linux-fbdev-devel@sourceforge.net \
--cc=linux-kernel@vger.kernel.org \
--cc=pierre.rousselet@wanadoo.fr \
/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.