From: Ingo Molnar <mingo@elte.hu>
To: Jan Engelhardt <jengelh@computergmbh.de>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
tglx@linutronix.de
Subject: Re: [PATCH] x86: constify function pointer tables
Date: Tue, 22 Jan 2008 21:56:36 +0100 [thread overview]
Message-ID: <20080122205636.GF12892@elte.hu> (raw)
In-Reply-To: <Pine.LNX.4.64.0801222051140.5722@fbirervta.pbzchgretzou.qr>
* Jan Engelhardt <jengelh@computergmbh.de> wrote:
> Signed-off-by: Jan Engelhardt <jengelh@computergmbh.de>
thanks, applied.
btw., please send future x86 cleanup patches against x86.git#mm. For
example, this bit:
> -struct seq_operations cpuinfo_op = {
> +const struct seq_operations cpuinfo_op = {
> .start =c_start,
already looks a bit different there so it didnt apply straight away. (i
fixed that up so no need to resend)
x86.git#mm tracking coordinates are at:
http://redhat.com/~mingo/x86.git/README
Ingo
next prev parent reply other threads:[~2008-01-22 20:57 UTC|newest]
Thread overview: 41+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <54038cd4f87a03884e4f59f8f3697889dfb63c54.1201030614.git.jengelh@computergmbh.de>
2008-01-22 19:42 ` [PATCH] [MIPS]: constify function pointer tables Jan Engelhardt
2008-01-23 0:32 ` Ralf Baechle
2008-02-07 12:41 ` [PATCH] [MIPS]: fix CAC_ADDR/UNCAC_ADDR peter fuerst
2008-01-22 19:43 ` [PATCH] [POWERPC]: constify function pointer tables Jan Engelhardt
2008-01-22 23:11 ` Stephen Rothwell
2008-01-22 19:44 ` [PATCH] [CRYPTO]: " Jan Engelhardt
2008-03-13 11:38 ` Herbert Xu
2008-01-22 19:44 ` [PATCH] ACPI: " Jan Engelhardt
2008-01-22 19:47 ` [PATCH] NET: constify data and " Jan Engelhardt
2008-01-30 9:25 ` Jeff Garzik
2008-01-30 16:11 ` John W. Linville
2008-01-30 16:11 ` John W. Linville
2008-01-22 19:47 ` [PATCH] [AF_RXRPC]: constify " Jan Engelhardt
2008-01-31 3:05 ` David Miller
[not found] ` <54038cd4f87a03884e4f59f8f3697889dfb63c54.1201030614.git.jengelh-bdq14YP6qtRlEiWPh9xO2Q@public.gmane.org>
2008-01-22 19:46 ` [PATCH] KVM: " Jan Engelhardt
[not found] ` <Pine.LNX.4.64.0801222046010.5722-vVwEwcwQeYFPkBl3ERsXe1l1cybopEuJUBSOeVevoDU@public.gmane.org>
2008-01-23 14:14 ` Avi Kivity
2008-01-22 19:48 ` [PATCH] [NFS]: " Jan Engelhardt
2008-01-22 19:48 ` [NFS] [PATCH] knfsd: " Jan Engelhardt
2008-01-22 19:49 ` [PATCH] [MTD]: " Jan Engelhardt
2008-01-22 19:50 ` [PATCH] md: " Jan Engelhardt
2008-01-22 19:51 ` [PATCH] x86: " Jan Engelhardt
2008-01-22 20:56 ` Ingo Molnar [this message]
2008-01-22 19:52 ` [PATCH] [AF_X25]: " Jan Engelhardt
2008-01-23 2:30 ` David Miller
2008-01-22 19:53 ` [Ocfs2-devel] [PATCH] [OCFS2]: " Jan Engelhardt
2008-01-22 19:53 ` [Cluster-devel] [PATCH] [DLM]: " Jan Engelhardt
2008-01-22 19:54 ` [PATCH] [SCSI]: " Jan Engelhardt
2008-01-22 20:37 ` James Smart
2008-01-22 19:55 ` [PATCH] input: " Jan Engelhardt
2008-01-22 20:00 ` [PATCH] procfs: " Jan Engelhardt
2008-01-22 21:25 ` Geert Uytterhoeven
2008-01-22 22:43 ` Mike Frysinger
2008-01-22 22:57 ` David Howells
2008-01-22 23:36 ` Stephen Rothwell
2008-01-23 4:18 ` Bryan Wu
2008-01-23 9:06 ` Jan Engelhardt
2008-01-23 10:41 ` Bryan Wu
2008-01-23 11:25 ` Jan Engelhardt
2008-01-23 12:16 ` Bryan Wu
2008-01-23 16:40 ` Jesper Nilsson
2008-01-22 20:01 ` [PATCH] kernel: constify data and " Jan Engelhardt
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=20080122205636.GF12892@elte.hu \
--to=mingo@elte.hu \
--cc=jengelh@computergmbh.de \
--cc=linux-kernel@vger.kernel.org \
--cc=tglx@linutronix.de \
/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.