Hi Philipp, On Mon, 27 Jul 2009 11:09:32 +0200 Philipp Reisner wrote: > > On Monday 27 July 2009 09:37:54 Stephen Rothwell wrote: > > > > Today's linux-next build (powerpc allyesconfig) failed like this: > > > > drivers/block/drbd/drbd_trace.o: In function `.roles_to_name': > > (.text+0x64): multiple definition of `.roles_to_name' > > drivers/block/drbd/drbd.o:(.text+0x28eb8): first defined here > > drivers/block/drbd/drbd_trace.o: In function `disks_to_name': > > (.opd+0x30): multiple definition of `disks_to_name' > > drivers/block/drbd/drbd.o:(.opd+0x1b78): first defined here > > drivers/block/drbd/drbd_trace.o: In function `roles_to_name': > > (.opd+0x18): multiple definition of `roles_to_name' > > drivers/block/drbd/drbd.o:(.opd+0x1b60): first defined here > > drivers/block/drbd/drbd_trace.o: In function `.conns_to_name': > > (.text+0x0): multiple definition of `.conns_to_name' > > drivers/block/drbd/drbd.o:(.text+0x28e54): first defined here > > drivers/block/drbd/drbd_trace.o: In function `set_st_err_name': > > (.opd+0x48): multiple definition of `set_st_err_name' > > drivers/block/drbd/drbd.o:(.opd+0x1b90): first defined here > > drivers/block/drbd/drbd_trace.o: In function `.disks_to_name': > > (.text+0xcc): multiple definition of `.disks_to_name' > > drivers/block/drbd/drbd.o:(.text+0x28f20): first defined here > > drivers/block/drbd/drbd_trace.o: In function `conns_to_name': > > (.opd+0x0): multiple definition of `conns_to_name' > > drivers/block/drbd/drbd.o:(.opd+0x1b48): first defined here > > drivers/block/drbd/drbd_trace.o: In function `.set_st_err_name': > > (.text+0x134): multiple definition of `.set_st_err_name' > > drivers/block/drbd/drbd.o:(.text+0x28f88): first defined here > > > > I applied the following patch to mark DRBD_TRACE broken for now. > > I have fixed that issue. With the next pull, drbd_tracing should > compile on PPC. Thanks. > BTW, we are working on making our stuff compatible with Rusty's > cpu set changes. I expect that this will be finished soon... Excellent. -- Cheers, Stephen Rothwell sfr@canb.auug.org.au http://www.canb.auug.org.au/~sfr/