From: "Ramón Rey Vicente" <ramon.rey@hispalinux.es>
To: Andrew Morton <akpm@osdl.org>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: [PATCH] Re: 2.6.5-rc2-mm4
Date: Sat, 27 Mar 2004 02:10:26 +0100 [thread overview]
Message-ID: <1080349825.9689.9.camel@debian> (raw)
In-Reply-To: <20040326131816.33952d92.akpm@osdl.org>
[-- Attachment #1.1: Type: text/plain, Size: 233 bytes --]
A small fix to make the kernel compile.
--
Ramón Rey Vicente <ramon dot rey at hispalinux dot es>
jabber ID <rreylinux at jabber dot org>
GPG public key ID 0xBEBD71D5 -> http://pgp.escomposlinux.org/
[-- Attachment #1.2: profile_fix.patch --]
[-- Type: text/x-patch, Size: 429 bytes --]
--- include/linux/profile.h.orig 2004-03-27 02:05:31.000000000 +0100
+++ include/linux/profile.h 2004-03-27 02:05:58.000000000 +0100
@@ -69,7 +69,7 @@
#define profile_exec_unmap(a) do { } while (0)
#define profile_exit_mmap(a) do { } while (0)
-static inline int register_profile_notifier*struct notifier_block * nb)
+static inline int register_profile_notifier(struct notifier_block * nb)
{
return -ENOSYS;
}
[-- Attachment #2: Esta parte del mensaje está firmada digitalmente --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2004-03-27 1:10 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-03-26 21:18 2.6.5-rc2-mm4 Andrew Morton
2004-03-26 21:22 ` 2.6.5-rc2-mm4 Andrew Morton
2004-03-26 21:40 ` 2.6.5-rc2-mm4 Christoph Hellwig
2004-03-26 22:00 ` 2.6.5-rc2-mm4 Andrew Morton
2004-03-27 17:54 ` 2.6.5-rc2-mm4 Jens Axboe
2004-03-28 18:54 ` 2.6.5-rc2-mm4 Olaf Hering
2004-03-27 1:10 ` Ramón Rey Vicente [this message]
2004-03-27 1:21 ` [PATCH] 2.6.5-rc2-mm4 Andrew Morton
2004-03-27 1:30 ` Ramón Rey Vicente
2004-03-28 11:31 ` 2.6.5-rc2-mm4 Paul Mackerras
2004-03-29 15:23 ` 2.6.5-rc2-mm4 Tom Rini
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=1080349825.9689.9.camel@debian \
--to=ramon.rey@hispalinux.es \
--cc=akpm@osdl.org \
--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