linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* linux-next: ext4 tree build failure
@ 2009-12-10  0:38 Stephen Rothwell
  2009-12-10  2:10 ` tytso
  0 siblings, 1 reply; 11+ messages in thread
From: Stephen Rothwell @ 2009-12-10  0:38 UTC (permalink / raw)
  To: Theodore Ts'o; +Cc: linux-next, linux-kernel, Jan Kara

[-- Attachment #1: Type: text/plain, Size: 396 bytes --]

Hi Ted,

Today's linux-next build (x86_64 allmodconfig) failed like this:

ERROR: "jbd2_log_start_commit" [fs/ext4/ext4.ko] undefined!

Caused by commit b436b9bef84de6893e86346d8fbf7104bc520645 ("ext4: Wait
for proper transaction commit on fsync") which I have reverted for today.
-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/

[-- Attachment #2: Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 11+ messages in thread
* linux-next: ext4 tree build failure
@ 2009-06-16  4:44 Stephen Rothwell
  2009-06-16 20:30 ` Theodore Tso
  0 siblings, 1 reply; 11+ messages in thread
From: Stephen Rothwell @ 2009-06-16  4:44 UTC (permalink / raw)
  To: Theodore Tso; +Cc: linux-next, linux-kernel, Pekka Enberg, Christoph Lameter

[-- Attachment #1: Type: text/plain, Size: 2222 bytes --]

Hi Ted,

Today's linux-next build (powerpc ppc64_defconfig) failed like this after
the slab tree was merged:

In file included from fs/jbd2/checkpoint.c:26:
include/trace/events/jbd2.h:11: error: expected ')' before '(' token
include/trace/events/jbd2.h:31: error: expected ')' before '(' token
include/trace/events/jbd2.h:54: error: expected ')' before '(' token
include/trace/events/jbd2.h:77: error: expected ')' before '(' token
include/trace/events/jbd2.h:100: error: expected ')' before '(' token
include/trace/events/jbd2.h:122: error: expected ')' before '(' token
include/trace/events/jbd2.h:146: error: expected ')' before '(' token
fs/jbd2/checkpoint.c: In function 'jbd2_log_do_checkpoint':
fs/jbd2/checkpoint.c:361: error: implicit declaration of function 'trace_jbd2_checkpoint'

It looks like TRACE_EVENT is not defined.

The config differences are:
CONFIG_SLUB_DEBUG and CONFIG_SLUB change from y to n
CONFIG_SLQB_ALLOCATOR, CONFIG_SLQB and CONFIG_SLQB_DEBUG become y

The .i files looks very different (the bad one has TRACE_EVENT explictly
in there, while the other has it expanded).  It appears that some of the
tracing include files that should have been included explicitly were
being included implicitly by the slub include files.

So I have reverted commit 75ef2ffeb02c7e1fbe8114f2fddd2e8880397892
("jbd2: convert instrumentation from markers to tracepoints") for today.

This produced another error:

In file included from include/trace/ftrace.h:262,
                 from include/trace/define_trace.h:57,
                 from include/trace/events/ext4.h:720,
                 from fs/ext4/super.c:51:
include/trace/events/ext4.h: In function 'ftrace_raw_output_ext4_free_inode':
include/trace/events/ext4.h:12: error: implicit declaration of function 'jbd2_dev_to_name'

So I also reverted commit a6e130e94db16b324fbf2eeed2b310273625acf7 ("ext4: convert instrumentation from markers to tracepoints") after reverting the dependent commit 3f9c083c0ffd344da212c9813c3c5ddba1a65936 ("ext4: Fix 64-bit block type problem on 32-bit platforms") for today.
-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/

[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 11+ messages in thread
* linux-next: ext4 tree build failure
@ 2009-04-28  1:27 Stephen Rothwell
  2009-04-28 11:23 ` Theodore Tso
  0 siblings, 1 reply; 11+ messages in thread
From: Stephen Rothwell @ 2009-04-28  1:27 UTC (permalink / raw)
  To: Theodore Tso; +Cc: linux-next

[-- Attachment #1: Type: text/plain, Size: 776 bytes --]

Hi Ted,

Today's linux-next build (powerpc ppc64_defconfig) failed like this:

fs/ext4/super.c: In function 'ext4_put_super':
fs/ext4/super.c:590: error: implicit declaration of function 'vfree'
fs/ext4/super.c: In function 'ext4_fill_flex_info':
fs/ext4/super.c:1644: error: implicit declaration of function 'vmalloc'
fs/ext4/super.c:1644: warning: assignment makes pointer from integer without a cast

Probably caused by commit a4ded943dff5de6fee2b397de9bcb2ffd5556253
("ext4: Fallback to vmalloc if kmalloc can't allocate s_flex_groups
array").  Presumably a missing explicit include of linux/vmalloc.h.

I have used the ext4 tree from next-20090424.
-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/

[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]

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

end of thread, other threads:[~2009-12-10  2:33 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-10  0:38 linux-next: ext4 tree build failure Stephen Rothwell
2009-12-10  2:10 ` tytso
2009-12-10  2:33   ` Stephen Rothwell
  -- strict thread matches above, loose matches on Subject: below --
2009-06-16  4:44 Stephen Rothwell
2009-06-16 20:30 ` Theodore Tso
2009-06-16 22:11   ` Theodore Tso
2009-06-17  5:46     ` Stephen Rothwell
2009-06-17  4:16   ` Pekka Enberg
2009-04-28  1:27 Stephen Rothwell
2009-04-28 11:23 ` Theodore Tso
2009-04-28 11:44   ` Stephen Rothwell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).