linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: [GIT PATCH] Staging driver patches for 3.12-rc1
       [not found] <20130902235853.GD4544@kroah.com>
@ 2013-09-05 14:09 ` Geert Uytterhoeven
  2013-09-05 15:05   ` Greg KH
  0 siblings, 1 reply; 3+ messages in thread
From: Geert Uytterhoeven @ 2013-09-05 14:09 UTC (permalink / raw)
  To: Greg KH; +Cc: Linus Torvalds, Andrew Morton, linux-kernel, devel, Linux-Next

On Tue, Sep 3, 2013 at 1:58 AM, Greg KH <gregkh@linuxfoundation.org> wrote:
> Here's the bit staging tree pull request for 3.12-rc1.
>
> Lots of staging driver updates, and fixes.  Lustre is finally enabled in
> the build, and lots of cleanup started happening in it.  There's a new

Lustre fails modpost on (at least) 4 architectures due to unexported arch
support functions: m68k, mips, parisc and sparc64 (patches sent).
All 4 failures were not visible in -next due to other build failures :-(

Interestingly, m68k-allmodconfig _succeeded_ on kissb
(http://kisskb.ellerman.id.au/kisskb/buildresult/9458139/), while the
corresponding sparc64 build failed
(http://kisskb.ellerman.id.au/kisskb/buildresult/9458166/).
I have no idea why the m68k build didn't fail there...

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

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

* Re: [GIT PATCH] Staging driver patches for 3.12-rc1
  2013-09-05 14:09 ` [GIT PATCH] Staging driver patches for 3.12-rc1 Geert Uytterhoeven
@ 2013-09-05 15:05   ` Greg KH
  2013-09-05 16:54     ` Geert Uytterhoeven
  0 siblings, 1 reply; 3+ messages in thread
From: Greg KH @ 2013-09-05 15:05 UTC (permalink / raw)
  To: Geert Uytterhoeven
  Cc: devel, Andrew Morton, Linux-Next, Linus Torvalds, linux-kernel

On Thu, Sep 05, 2013 at 04:09:48PM +0200, Geert Uytterhoeven wrote:
> On Tue, Sep 3, 2013 at 1:58 AM, Greg KH <gregkh@linuxfoundation.org> wrote:
> > Here's the bit staging tree pull request for 3.12-rc1.
> >
> > Lots of staging driver updates, and fixes.  Lustre is finally enabled in
> > the build, and lots of cleanup started happening in it.  There's a new
> 
> Lustre fails modpost on (at least) 4 architectures due to unexported arch
> support functions: m68k, mips, parisc and sparc64 (patches sent).

Odd, what functions were not present in those arches that lustre uses
that no other kernel code uses?

> All 4 failures were not visible in -next due to other build failures :-(

Ah, that's why it wasn't caught, thanks for doing this.

greg k-h

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

* Re: [GIT PATCH] Staging driver patches for 3.12-rc1
  2013-09-05 15:05   ` Greg KH
@ 2013-09-05 16:54     ` Geert Uytterhoeven
  0 siblings, 0 replies; 3+ messages in thread
From: Geert Uytterhoeven @ 2013-09-05 16:54 UTC (permalink / raw)
  To: Greg KH; +Cc: devel, Andrew Morton, Linux-Next, Linus Torvalds, linux-kernel

On Thu, Sep 5, 2013 at 5:05 PM, Greg KH <gregkh@linuxfoundation.org> wrote:
> On Thu, Sep 05, 2013 at 04:09:48PM +0200, Geert Uytterhoeven wrote:
>> On Tue, Sep 3, 2013 at 1:58 AM, Greg KH <gregkh@linuxfoundation.org> wrote:
>> > Here's the bit staging tree pull request for 3.12-rc1.
>> >
>> > Lots of staging driver updates, and fixes.  Lustre is finally enabled in
>> > the build, and lots of cleanup started happening in it.  There's a new
>>
>> Lustre fails modpost on (at least) 4 architectures due to unexported arch
>> support functions: m68k, mips, parisc and sparc64 (patches sent).
>
> Odd, what functions were not present in those arches that lustre uses
> that no other kernel code uses?

All architectures provided copy_from_user_page() for builtin code, but
somed lacked symbol exports.

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

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

end of thread, other threads:[~2013-09-05 16:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20130902235853.GD4544@kroah.com>
2013-09-05 14:09 ` [GIT PATCH] Staging driver patches for 3.12-rc1 Geert Uytterhoeven
2013-09-05 15:05   ` Greg KH
2013-09-05 16:54     ` Geert Uytterhoeven

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).