From: Jeff Epler <jepler@inetnebr.com>
To: linux-kernel@vger.kernel.org
Subject: Re: linux-2.2.18-pre19 asm/delay.h problem?
Date: Fri, 24 Nov 2000 11:41:25 -0600 [thread overview]
Message-ID: <20001124114125.A8019@potty.housenet> (raw)
In-Reply-To: <E13yikV-0006ZQ-00@the-village.bc.nu> <Pine.LNX.4.10.10011241113540.9367-100000@waste.org>
In-Reply-To: <Pine.LNX.4.10.10011241113540.9367-100000@waste.org>
On Fri, Nov 24, 2000 at 11:15:50AM -0600, Oliver Xymoron wrote:
> You could still change it to
> __bug__module_is_using_a_delay_thats_too_large__please_report()..
I thought that's where we started?
Can we somehow use the GNU linker trick which permits a warning about e.g.
gets at link time? (Is it even documented somewhere?) Something like:
/* bad_udelay.c */
static char bad_udelay_warning[] __attribute__((__section__(".gnu.warning")))
= "warning: constant udelay too long";
bad_udelay() { BUG(); }
Jeff
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
prev parent reply other threads:[~2000-11-24 18:12 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-11-21 23:51 jpranevich
2000-11-21 23:57 ` Alan Cox
2000-11-22 2:16 ` Peter Samuelson
2000-11-22 9:57 ` Rogier Wolff
2000-11-22 15:48 ` Pauline Middelink
2000-11-22 17:04 ` Igmar Palsenberg
2000-11-22 16:49 ` Andreas Schwab
2000-11-22 23:43 ` Igmar Palsenberg
2000-11-22 22:52 ` Alan Cox
2000-11-23 10:10 ` David Woodhouse
2000-11-24 17:15 ` Oliver Xymoron
2000-11-24 17:41 ` Jeff Epler [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=20001124114125.A8019@potty.housenet \
--to=jepler@inetnebr.com \
--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®