I have bisected the kernel as you suggested.

Bisecting yielded two commits that could be connected with this bug. One
of them (c468fb1375f1b4de851e3e0dbe9d1293d414a160) is unbuildable. At
least, the compiler complains that in /include/linux/of_mdio.h:50:
multiple definition of `of_phy_connect_fixed_link'

I attach the bisect log file, in case you are interested.
The last message from git bisect was:

$ git bisect skip
There are only 'skip'ped commits left to test.
The first bad commit could be any of:
c468fb1375f1b4de851e3e0dbe9d1293d414a160
2a5cf8016c745191605f312a7cd7bd22e9be94a5
We cannot bisect more!

commit 2a5cf8016c745191605f312a7cd7bd22e9be94a5
Author: Mark Brown <broo...@opensource.wolfsonmicro.com>
Date:   Tue Oct 9 18:33:38 2012 +0000

    of/mdio: Staticise !CONFIG_OF stubs
    
    The !CONFIG_OF stubs aren't static so if multiple files include the
    header with this configuration then the linker will see multiple
    definitions of the stubs.
    
    Reported-by: Fengguang Wu <fengguang...@intel.com>
    Signed-off-by: Mark Brown <broo...@opensource.wolfsonmicro.com>
    Acked-by: Thomas Petazzoni <thomas.petazz...@free-electrons.com>
    Acked-by: Srinivas Kandagatla <srinivas.kandaga...@st.com>
    Signed-off-by: David S. Miller <da...@davemloft.net>

commit c468fb1375f1b4de851e3e0dbe9d1293d414a160
Author: Amerigo Wang <amw...@redhat.com>
Date:   Tue Oct 9 17:48:20 2012 +0000

    pktgen: replace scan_ip6() with in6_pton()
    
    Cc: David S. Miller <da...@davemloft.net>
    Signed-off-by: Cong Wang <amw...@redhat.com>
    Signed-off-by: David S. Miller <da...@davemloft.net>

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1159690

Title:
  [Fujitsu LIFEBOOK AH532] Toggle Wireless (Fn F5) doesn't work with
  13.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1159690/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to