mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Mike Frysinger" <vapier.adi@gmail.com>
To: linux-kernel@vger.kernel.org
Subject: useless asm/page.h exported to userspace for some architectures
Date: Thu, 4 Jan 2007 02:00:20 -0500	[thread overview]
Message-ID: <8bd0f97a0701032300u1b1b45c7jebd3dbddfb1df27d@mail.gmail.com> (raw)

most architectures (pretty much everyone but like x86/x86_64/s390)
export empty asm/page.h headers ... considering how useless these are,
why bother exporting them at all ?  clearly userspace is unable to
rely on it across architectures, so by making it available to the two
most common (x86/x86_64), applications crop up that build "fine" on
them but fail just about everywhere else
-mike

             reply	other threads:[~2007-01-04  7:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-04  7:00 Mike Frysinger [this message]
2007-01-04 17:42 ` Christoph Hellwig
2007-01-07 15:29   ` David Woodhouse

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=8bd0f97a0701032300u1b1b45c7jebd3dbddfb1df27d@mail.gmail.com \
    --to=vapier.adi@gmail.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

Powered by JetHome