public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
From: "Chen, Kenneth W" <kenneth.w.chen@intel.com>
To: linux-ia64@vger.kernel.org
Subject: RE: missing entries in fsys.S
Date: Wed, 15 Feb 2006 19:58:25 +0000	[thread overview]
Message-ID: <200602151958.k1FJwQg09773@unix-os.sc.intel.com> (raw)
In-Reply-To: <20060215143359.GB14787@frankl.hpl.hp.com>

Luck, Tony wrote on Wednesday, February 15, 2006 11:40 AM
> +	// guard against failures to increase NR_syscalls
> +	.org fsyscall_table + 8*NR_syscalls
> 
> Is this redundant ... with the .space directive I don't think
> that this can ever trip ... can it?

Sadly gnu assembler gives only warning if .space's count argument
is zero or negative.

I agree that this is redundant given that we already check the
size in sys_call_table (entry.S).  So this can be removed.  Tony,
do you want me to send you another patch or you can just massage it?

- Ken


  parent reply	other threads:[~2006-02-15 19:58 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-15 14:33 missing entries in fsys.S Stephane Eranian
2006-02-15 16:15 ` Chen, Kenneth W
2006-02-15 16:28 ` Stephane Eranian
2006-02-15 19:16 ` Chen, Kenneth W
2006-02-15 19:40 ` Luck, Tony
2006-02-15 19:58 ` Chen, Kenneth W [this message]
2006-02-15 20:04 ` Luck, Tony

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=200602151958.k1FJwQg09773@unix-os.sc.intel.com \
    --to=kenneth.w.chen@intel.com \
    --cc=linux-ia64@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