mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Rusty Russell <rusty@rustcorp.com.au>
To: Horst von Brand <brand@jupiter.cs.uni-dortmund.de>
Cc: linux-kernel@vger.kernel.org
Subject: Re: exception tables in 2.5.55
Date: Tue, 14 Jan 2003 19:28:02 +1100	[thread overview]
Message-ID: <20030114084011.5E9FA2C45C@lists.samba.org> (raw)
In-Reply-To: Your message of "Mon, 13 Jan 2003 22:03:27 BST." <200301132103.h0DL3R0p001528@eeyore.valparaiso.cl>

In message <200301132103.h0DL3R0p001528@eeyore.valparaiso.cl> you write:
> [Massive snippage of Cc:]
> Rusty Russell <rusty@rustcorp.com.au>
> 
> [...]
> 
> > This seems way overkill.  How about you move the search_extable()
> > prototype out of linux/module.h and into each asm/uaccess.h, then:
> > 
> > include/asm-m68knommu/uaccess.h:
> > 
> > 	/* We don't use such things. */
> > 	struct exception_table_entry
> > 	{
> > 		int unused;
> > 	};
> 
> Why not just an empty structure?

Ancient compilers.  See linux/spinlock.h.  Since it's not actually
used, putting in a #ifdef is overkill...

Hope that helps!
Rusty.
--
  Anyone who quotes me in their sig is an idiot. -- Rusty Russell.

      reply	other threads:[~2003-01-14  8:31 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-09  6:20 Miles Bader
2003-01-10  8:30 ` Rusty Russell
2003-01-13  3:12   ` Greg Ungerer
2003-01-13  3:24     ` Linus Torvalds
2003-01-13  3:49       ` Greg Ungerer
2003-01-13  5:21         ` Miles Bader
2003-01-13  5:26         ` Rusty Russell
2003-01-13 21:03           ` Horst von Brand
2003-01-14  8:28             ` Rusty Russell [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=20030114084011.5E9FA2C45C@lists.samba.org \
    --to=rusty@rustcorp.com.au \
    --cc=brand@jupiter.cs.uni-dortmund.de \
    --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

Powered by JetHome