From: Alexey Dobriyan <adobriyan@gmail•com>
To: Stephen Rothwell <sfr@canb•auug.org.au>
Cc: linux-next@vger•kernel.org, linux-kernel@vger•kernel.org,
jens.axboe@oracle•com
Subject: next-2008-12-04: vm.bio_inline_vecs
Date: Fri, 5 Dec 2008 10:06:42 +0300 [thread overview]
Message-ID: <20081205070642.GA31087@x200.localdomain> (raw)
In-Reply-To: <20081204200745.eff0ac87.sfr@canb.auug.org.au>
Please, merge into 4d539d965767b98582fa9b7b57f51dbc0ab54fc4
aka "bio: add experimental support for inlining a number of bio_vecs inside the bio"
kernel/sysctl.c:1233: error: 'bio_inline_vecs' undeclared here (not in a function)
--- a/kernel/sysctl.c
+++ b/kernel/sysctl.c
@@ -1227,6 +1227,7 @@ static struct ctl_table vm_table[] = {
.extra2 = &one,
},
#endif
+#ifdef CONFIG_BLOCK
{
.ctl_name = CTL_UNNUMBERED,
.procname = "bio_inline_vecs",
@@ -1237,6 +1238,7 @@ static struct ctl_table vm_table[] = {
.strategy = &sysctl_intvec,
.extra1 = &zero,
},
+#endif
/*
* NOTE: do not add new entries to this table unless you have read
* Documentation/sysctl/ctl_unnumbered.txt
next prev parent reply other threads:[~2008-12-05 7:02 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-04 9:07 linux-next: Tree for December 4 Stephen Rothwell
2008-12-04 14:00 ` next-2008-12-04: ca0106 compile fix Alexey Dobriyan
2008-12-04 14:28 ` Takashi Iwai
2008-12-04 14:04 ` next-2008-12-04: ubifs section fixlet Alexey Dobriyan
2008-12-04 14:18 ` Artem Bityutskiy
2008-12-05 0:50 ` linux-next: Tree for December 4 (netdev-related: several) Randy Dunlap
2008-12-05 7:06 ` Alexey Dobriyan [this message]
2008-12-05 8:44 ` next-2008-12-04: vm.bio_inline_vecs Jens Axboe
[not found] ` <20081204200745.eff0ac87.sfr-3FnU+UHB4dNDw9hX6IcOSA@public.gmane.org>
2008-12-06 12:04 ` linux-next: Tree for December 4 Mariusz Kozlowski
[not found] ` <200812061304.12216.m.kozlowski-NWF1p15JEu3VItvQsEIGlw@public.gmane.org>
2008-12-06 13:42 ` Alexander Beregalov
2008-12-07 0:43 ` Stephen Rothwell
2008-12-09 7:07 ` next-20081104 - kernel panic on ia64 box, at __mutex_lock_interruptible_slowpath Kamalesh Babulal
2008-12-09 18:50 ` 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=20081205070642.GA31087@x200.localdomain \
--to=adobriyan@gmail$(echo .)com \
--cc=jens.axboe@oracle$(echo .)com \
--cc=linux-kernel@vger$(echo .)kernel.org \
--cc=linux-next@vger$(echo .)kernel.org \
--cc=sfr@canb$(echo .)auug.org.au \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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