From: PUCCETTI Armand <armand.puccetti@cea.fr>
To: Keir Fraser <Keir.Fraser@cl.cam.ac.uk>
Cc: xen-devel@lists.xensource.com
Subject: Re: incompatible prototypes
Date: Fri, 27 Apr 2007 17:51:24 +0200 [thread overview]
Message-ID: <46321BFC.9090804@cea.fr> (raw)
In-Reply-To: <C257740B.E070%Keir.Fraser@cl.cam.ac.uk>
Keir Fraser a écrit :
>
> On 27/4/07 09:23, "PUCCETTI Armand" <armand.puccetti@cea.fr> wrote:
>
>
>> Also, it seems that in the declaration part (file vmx.c:1966) of the
>> following fct, some
>> extern are missing, and that the functions smp_event_check_interrupt and
>> smp_call_function_interrupt
>> are also incompatible with their body (in file smp.c:326 and smp.c:332)
>>
>
> Extern is optional on function prototypes. Asmlinkage defines away to
> nothing. So there's a lack of consistency, but nothing incorrect.
>
> -- Keir
>
>
>
>
You're quite right on the first point. However the incompatible prototypes
might lead to errors if some of these functions are called.
Armand
next prev parent reply other threads:[~2007-04-27 15:51 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-04-27 8:23 incompatible prototypes PUCCETTI Armand
2007-04-27 8:34 ` Keir Fraser
2007-04-27 15:51 ` PUCCETTI Armand [this message]
2007-04-27 16:09 ` Keir Fraser
2007-04-27 16:18 ` Jeremy Fitzhardinge
2007-04-27 16:22 ` Keir Fraser
2007-04-27 16:40 ` Jeremy Fitzhardinge
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=46321BFC.9090804@cea.fr \
--to=armand.puccetti@cea.fr \
--cc=Keir.Fraser@cl.cam.ac.uk \
--cc=xen-devel@lists.xensource.com \
/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.