public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Sam Ravnborg <sam@ravnborg.org>
To: Parav K Pandit <Parav_Pandit@mindtree.com>
Cc: linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: assembly code in the loadable kernel module
Date: Fri, 27 Apr 2007 12:59:23 +0200	[thread overview]
Message-ID: <20070427105923.GA31547@uranus.ravnborg.org> (raw)
In-Reply-To: <2C15D00D262B7245B1D8D1799F04D88F052A6F42@mtw01ex01.mindtree.com>

On Fri, Apr 27, 2007 at 02:15:48PM +0530, Parav K Pandit wrote:
> Hi,
> 
> I have written one function in assembly for my kernel module.
> Function is in module3.s file.
In the kernel assembeler files are named .S and preprocessed.
Try renaming it module3.S then it should work.

	Sam

  parent reply	other threads:[~2007-04-27 10:58 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-27  8:45 assembly code in the loadable kernel module Parav K Pandit
2007-04-27  9:40 ` Jan Engelhardt
2007-04-27 10:59 ` Sam Ravnborg [this message]
2007-04-27 11:27 ` linux-os (Dick Johnson)
2007-04-27 11:57   ` Marat Buharov
2007-04-27 12:11     ` Robert P. J. Day
2007-04-27 16:12     ` Daniel Hazelton
2007-04-27 21:06       ` linux-os (Dick Johnson)
2007-05-01 13:08         ` Valdis.Kletnieks
2007-04-27 21:31       ` Lee Revell
2007-04-27 21:55         ` Alan Cox

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=20070427105923.GA31547@uranus.ravnborg.org \
    --to=sam@ravnborg.org \
    --cc=Parav_Pandit@mindtree.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