All of lore.kernel.org
 help / color / mirror / Atom feed
* linux 3.4.2 fails to compile with patch
@ 2012-09-14  4:20 dE .
  2012-09-14 11:25 ` doiggl
       [not found] ` <1502246.NqeFiNrX3o@intelfx-laptop>
  0 siblings, 2 replies; 4+ messages in thread
From: dE . @ 2012-09-14  4:20 UTC (permalink / raw)
  To: reiserfs-devel

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-09-17  7:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-14  4:20 linux 3.4.2 fails to compile with patch dE .
2012-09-14 11:25 ` doiggl
     [not found] ` <1502246.NqeFiNrX3o@intelfx-laptop>
2012-09-17  4:50   ` dE .
2012-09-17  7:24     ` Ivan Shapovalov

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.