All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrew Kirilenko <icedank@gmx.net>
To: linux-kernel@vger.kernel.org
Subject: Data storing
Date: Wed, 23 Apr 2003 14:59:37 +0300	[thread overview]
Message-ID: <200304231459.37955.icedank@gmx.net> (raw)

Hello!

I need to make some checks (search for particular BIOS version) in the
very start of the kernel. I need to store this data (zero page is pretty good 
for this, I think) and access it from arch/i386/boot/setup.S, 
arch/i386/boot/compressed/misc.c and in some other places. Can somebody 
suggest me good place to put check procedure and how to pass data?

Best regards,
Andrew.


             reply	other threads:[~2003-04-23 11:47 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-23 11:59 Andrew Kirilenko [this message]
2003-04-23 12:22 ` Data storing Richard B. Johnson
2003-04-23 12:28   ` Andrew Kirilenko
2003-04-23 14:36     ` Randy.Dunlap

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=200304231459.37955.icedank@gmx.net \
    --to=icedank@gmx.net \
    --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 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.