2012-02-10 16:56:29

by Linus Torvalds

[permalink] [raw]
Subject: Fwd: Linux 3.3-rc3

This seems to have gotten lost somewhere - the lkml post was from the
middle of January.

Linus

---------- Forwarded message ----------
From: Nikola Ciprich <[email protected]>
Date: Fri, Feb 10, 2012 at 2:08 AM
Subject: Re: Linux 3.3-rc3
To: Linus Torvalds <[email protected]>
Cc: Linux Kernel Mailing List <[email protected]>,
[email protected]


On Wed, Feb 08, 2012 at 07:36:37PM -0800, Linus Torvalds wrote:
> Another week, another -rc.
>
> No big surprises, which is just how I like it. About a third of the
> patches are in ARM, but the bulk of that is due to the removal of the
> unused DMA map code form the bcmring support. So no complaints.
>
> The rest is fairly flat in the diffstat (=3D=3D random small changes all
> over), although mostly drivers. More sound/hda (and asoc) updates,
> some target and IB updates, etc etc.
>
> Shortlog appended for your perusal, you can see the kind of largely
> "fix small details" almost all of it is,

Hi,

just wanted to let You know, that following fix didn't make it into
Your tree yet:
https://lkml.org/lkml/2012/1/15/23

the bug is causing build failures with some GCC versions:

=A0CC [M] =A0net/bluetooth/l2cap_sock.o
net/bluetooth/l2cap_sock.c: In function =91l2cap_sock_connect=92:
include/net/bluetooth/l2cap.h:838: sorry, unimplemented: inlining
failed in call to =91l2cap_chan_connect=92: function body not available
net/bluetooth/l2cap_sock.c:126: sorry, unimplemented: called from here
make[2]: *** [net/bluetooth/l2cap_sock.o] Error 1
make[1]: *** [net/bluetooth] Error 2
make: *** [net] Error 2

BR
nik


--
-------------------------------------
Ing. Nikola CIPRICH
LinuxBox.cz, s.r.o.
28. rijna 168, 709 01 Ostrava

tel.: =A0 +420 596 603 142
fax: =A0 =A0+420 596 621 273
mobil: =A0+420 777 093 799
http://www.linuxbox.cz

mobil servis: +420 737 238 656
email servis: [email protected]
-------------------------------------


2012-02-10 18:24:56

by Gustavo Padovan

[permalink] [raw]
Subject: Re: Fwd: Linux 3.3-rc3

Hi Linus,

* Linus Torvalds <[email protected]> [2012-02-10 08:56:29 -0800=
]:

> This seems to have gotten lost somewhere - the lkml post was from the
> middle of January.

Actually not, the fix is in another tree and should be sent mainline soon. I
was away from development during January and the pull requests stopped duri=
ng
that time. Things should be back to normal now.

If you wanna go ahead and apply this patch directly you have my ack:

Acked-by: Gustavo F. Padovan <[email protected]>

Gustavo

>=20
> Linus
>=20
> ---------- Forwarded message ----------
> From: Nikola Ciprich <[email protected]>
> Date: Fri, Feb 10, 2012 at 2:08 AM
> Subject: Re: Linux 3.3-rc3
> To: Linus Torvalds <[email protected]>
> Cc: Linux Kernel Mailing List <[email protected]>,
> [email protected]
>=20
>=20
> On Wed, Feb 08, 2012 at 07:36:37PM -0800, Linus Torvalds wrote:
> > Another week, another -rc.
> >
> > No big surprises, which is just how I like it. About a third of the
> > patches are in ARM, but the bulk of that is due to the removal of the
> > unused DMA map code form the bcmring support. So no complaints.
> >
> > The rest is fairly flat in the diffstat (=3D=3D random small changes all
> > over), although mostly drivers. More sound/hda (and asoc) updates,
> > some target and IB updates, etc etc.
> >
> > Shortlog appended for your perusal, you can see the kind of largely
> > "fix small details" almost all of it is,
>=20
> Hi,
>=20
> just wanted to let You know, that following fix didn't make it into
> Your tree yet:
> https://lkml.org/lkml/2012/1/15/23
>=20
> the bug is causing build failures with some GCC versions:
>=20
> =C2=A0CC [M] =C2=A0net/bluetooth/l2cap_sock.o
> net/bluetooth/l2cap_sock.c: In function =E2=80=98l2cap_sock_connect=E2=80=
=99:
> include/net/bluetooth/l2cap.h:838: sorry, unimplemented: inlining
> failed in call to =E2=80=98l2cap_chan_connect=E2=80=99: function body not=
available
> net/bluetooth/l2cap_sock.c:126: sorry, unimplemented: called from here
> make[2]: *** [net/bluetooth/l2cap_sock.o] Error 1
> make[1]: *** [net/bluetooth] Error 2
> make: *** [net] Error 2
>=20
> BR
> nik
>=20
>=20
> --
> -------------------------------------
> Ing. Nikola CIPRICH
> LinuxBox.cz, s.r.o.
> 28. rijna 168, 709 01 Ostrava
>=20
> tel.: =C2=A0 +420 596 603 142
> fax: =C2=A0 =C2=A0+420 596 621 273
> mobil: =C2=A0+420 777 093 799
> http://www.linuxbox.cz
>=20
> mobil servis: +420 737 238 656
> email servis: [email protected]
> -------------------------------------