From: "dE ." <de.techno@gmail.com>
To: reiserfs-devel@vger.kernel.org
Subject: linux 3.4.2 fails to compile with patch
Date: Fri, 14 Sep 2012 09:50:03 +0530 [thread overview]
Message-ID: <5052B073.4080506@gmail.com> (raw)
Hello again :)
I downloaded the recent patches for 3.2 to 3.5 kernels, and applied it
to my 3.4.2 kernel. It results in the following --
CC fs/fs-writeback.o
fs/fs-writeback.c: In function 'generic_writeback_sb_inodes':
fs/fs-writeback.c:560:6: error: request for member 'nr_to_write' in
something not a structure or union
fs/fs-writeback.c:561:6: error: request for member 'pages_skipped' in
something not a structure or union
fs/fs-writeback.c:563:3: warning: passing argument 3 of
'writeback_single_inode' from incompatible pointer type [enabled by default]
fs/fs-writeback.c:344:1: note: expected 'struct writeback_control *' but
argument is of type 'struct writeback_control **'
fs/fs-writeback.c:565:38: error: request for member 'nr_to_write' in
something not a structure or union
fs/fs-writeback.c:566:29: error: request for member 'nr_to_write' in
something not a structure or union
fs/fs-writeback.c:569:10: error: request for member 'pages_skipped' in
something not a structure or union
make[1]: *** [fs/fs-writeback.o] Error 1
make: *** [fs] Error 2
next reply other threads:[~2012-09-14 4:20 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-14 4:20 dE . [this message]
2012-09-14 11:25 ` linux 3.4.2 fails to compile with patch doiggl
[not found] ` <1502246.NqeFiNrX3o@intelfx-laptop>
2012-09-17 4:50 ` dE .
2012-09-17 7:24 ` Ivan Shapovalov
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=5052B073.4080506@gmail.com \
--to=de.techno@gmail.com \
--cc=reiserfs-devel@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 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.