Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1274260

Re: [PATCH v2] xen/events: Always allocate legacy interrupts on PV guests

From Boris Ostrovsky <boris.ostrovsky@oracle.com>
Newsgroups linux.kernel
Subject Re: [PATCH v2] xen/events: Always allocate legacy interrupts on PV guests
Date 2015-11-20 18:00 +0100
Message-ID <qwXct-1li-1@gated-at.bofh.it> (permalink)
References (1 earlier) <qwS38-6xE-1@gated-at.bofh.it> <qwVDI-uA-29@gated-at.bofh.it> <qwVX4-Bk-15@gated-at.bofh.it> <qwW6K-Fa-15@gated-at.bofh.it> <qwWT8-1dJ-23@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 11/20/2015 11:33 AM, Stefano Stabellini wrote:
>>>
>>>
>>> BTW, I got this build error:
>>>
>>>     STUBCPY drivers/firmware/efi/libstub/lib-sort.stub.o
>>> 0000000000000000 R_AARCH64_ABS64   __efistub_sort
>>> 0000000000000008 R_AARCH64_ABS64   .init__ksymtab_strings
>>> drivers/firmware/efi/libstub/lib-sort.stub.o: absolute symbol references
>>> not
>>> allowed in the EFI stub
>>> drivers/firmware/efi/libstub/Makefile:63: recipe for target
>>> 'drivers/firmware/efi/libstub/lib-sort.stub.o' failed
>>> make[4]: *** [drivers/firmware/efi/libstub/lib-sort.stub.o] Error 1
>>> scripts/Makefile.build:403: recipe for target
>>> 'drivers/firmware/efi/libstub'
>>> failed
>>> make[3]: *** [drivers/firmware/efi/libstub] Error 2
>>> scripts/Makefile.build:403: recipe for target 'drivers/firmware/efi'
>>> failed
>>> make[2]: *** [drivers/firmware/efi] Error 2
>>> scripts/Makefile.build:403: recipe for target 'drivers/firmware' failed
>>> make[1]: *** [drivers/firmware] Error 2
>>> Makefile:943: recipe for target 'drivers' failed
>>> make: *** [drivers] Error 2
>>>
>>> I worked around this by removing some of EFI config options but presumably
>>> this needs to be properly fixed.
>>> Interesting. This build error could be something new. Could you please
>>> post your kernel config?
>> Attached.
>>
>> This, BTW, is on a relatively old toolstack:
>> gcc version 4.8.2 20131014 (prerelease) (crosstool-NG
>> linaro-1.13.1-4.8-2013.10 - Linaro GCC 2013.10)
> Interesting. I cannot repro the error with Linaro GCC 4.9-2014.

This does look like something toolstack-specific: I installed
     gcc version 4.8.3 20140401 (prerelease) (crosstool-NG 
linaro-1.13.1-4.8-2014.04 - Linaro GCC 4.8-2014.04)
from the link you provided above and it built without problems.

-boris

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH v2] xen/events: Always allocate legacy interrupts on PV guests Boris Ostrovsky <boris.ostrovsky@oracle.com> - 2015-11-18 19:20 +0100
  Re: [PATCH v2] xen/events: Always allocate legacy interrupts on PV  guests Juergen Gross <jgross@suse.com> - 2015-11-19 10:20 +0100
  Re: [PATCH v2] xen/events: Always allocate legacy interrupts on PV  guests Stefano Stabellini <stefano.stabellini@eu.citrix.com> - 2015-11-20 12:30 +0100
    Re: [PATCH v2] xen/events: Always allocate legacy interrupts on PV  guests Boris Ostrovsky <boris.ostrovsky@oracle.com> - 2015-11-20 16:20 +0100
      Re: [PATCH v2] xen/events: Always allocate legacy interrupts on PV  guests Stefano Stabellini <stefano.stabellini@eu.citrix.com> - 2015-11-20 16:40 +0100
        Re: [PATCH v2] xen/events: Always allocate legacy interrupts on PV  guests Stefano Stabellini <stefano.stabellini@eu.citrix.com> - 2015-11-20 17:40 +0100
          Re: [PATCH v2] xen/events: Always allocate legacy interrupts on PV  guests Boris Ostrovsky <boris.ostrovsky@oracle.com> - 2015-11-20 18:00 +0100

csiph-web