From: "Jayson R. King" <dev@jaysonking.com>
To: LKML <linux-kernel@vger.kernel.org>, Stable team <stable@kernel.org>
Subject: 2.6.27.58-rc1 build error Re: [PATCH 20/23] tracing: Fix panic when lseek() called on "trace" opened for writing
Date: Tue, 08 Feb 2011 21:08:37 -0600 [thread overview]
Message-ID: <4D520535.6080408@jaysonking.com> (raw)
Looks like a typo was made in this patch for 2.6.27.58-rc1:
kernel/trace/trace.c:2055: error: 'tracing_lseek' undeclared here (not
in a function)
'tracing_lseek' likely should be 'tracing_seek' in the two occurances in
this patch.
Jayson
next reply other threads:[~2011-02-09 3:45 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-09 3:08 Jayson R. King [this message]
2011-02-09 5:46 ` [stable] 2.6.27.58-rc1 build error Re: [PATCH 20/23] tracing: Fix panic when lseek() called on "trace" opened for writing Willy Tarreau
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=4D520535.6080408@jaysonking.com \
--to=dev@jaysonking.com \
--cc=linux-kernel@vger.kernel.org \
--cc=stable@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 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.