linux-c-programming.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jan-Benedict Glaw <jbglaw@lug-owl.de>
To: linux-c-programming@vger.kernel.org
Subject: Re: dereferencing pointer to incomplete type in current->pid
Date: Fri, 22 Nov 2002 21:11:30 +0100	[thread overview]
Message-ID: <20021122201129.GJ30328@lug-owl.de> (raw)
In-Reply-To: <3DDE8109.375DA70C@upsa.es>

[-- Attachment #1: Type: text/plain, Size: 716 bytes --]

On Fri, 2002-11-22 20:10:01 +0100, Alberto <apedrero@upsa.es>
wrote in message <3DDE8109.375DA70C@upsa.es>:
> Hi,
> 
> I'm triying to work with the current macro. When i compile this code i
> get the message:
> "dereferencing pointer to incomplete type".

You're mixing up kernel space (where something like "current" exists and
user space, where this concept is meaningless.

This is why it simply doesn't exist there...

MfG, JBG

-- 
   Jan-Benedict Glaw       jbglaw@lug-owl.de    . +49-172-7608481
   "Eine Freie Meinung in  einem Freien Kopf    | Gegen Zensur
    fuer einen Freien Staat voll Freier Bürger" | im Internet!
   Shell Script APT-Proxy: http://lug-owl.de/~jbglaw/software/ap2/

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

      reply	other threads:[~2002-11-22 20:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-22 19:10 dereferencing pointer to incomplete type in current->pid Alberto
2002-11-22 20:11 ` Jan-Benedict Glaw [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=20021122201129.GJ30328@lug-owl.de \
    --to=jbglaw@lug-owl.de \
    --cc=linux-c-programming@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;
as well as URLs for NNTP newsgroup(s).