All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tyler Baker <tyler.baker@linaro.org>
To: linux-arm-kernel@lists.infradead.org
Subject: Re: Possible regression in next-20150323 due to "ARM, arm64: kvm: get rid of the bounce page"
Date: Tue, 24 Mar 2015 00:53:55 +0000	[thread overview]
Message-ID: <CANMBJr4rC++2XQ8C8G4RdbnRrk4ge_jMotGrvqbAMHSFVrCD1g@mail.gmail.com> (raw)
In-Reply-To: <CANMBJr6n8aszCp1taQmGW2w8wJpQYujar0om+69jjjyshPXy4A@mail.gmail.com>

On 23 March 2015 at 17:52, Tyler Baker <tyler.baker@linaro.org> wrote:
> Hi Simon,
>
> On 23 March 2015 at 17:45, Simon Horman <horms@verge.net.au> wrote:
>> Hi Ard,
>>
>> I have observe what appears to be a build regression in next-20150323
>> caused by 06f75a1f62000 ("ARM, arm64: kvm: get rid of the bounce page").
>>
>> # make
>> ...
>> arm-unknown-linux-gnueabi-ld:./arch/arm/kernel/vmlinux.lds:546: syntax error
>>
>> I have observed this using the cross-compiler that is available on kernel.org:
>>
>> https://www.kernel.org/pub/tools/crosstool/files/bin/x86_64/4.6.3/
>>
>> # arm-unknown-linux-gnueabi-gcc --version
>> arm-unknown-linux-gnueabi-gcc (GCC) 4.6.3
>> Copyright (C) 2011 Free Software Foundation, Inc.
>> This is free software; see the source for copying conditions.  There is NO
>> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
>>
>> # arm-unknown-linux-gnueabi-ld --version
>> GNU ld (GNU Binutils) 2.22
>> Copyright 2011 Free Software Foundation, Inc.
>> This program is free software; you may redistribute it under the terms of
>> the GNU General Public License version 3 or (at your option) a later version.
>> This program has absolutely no warranty.
>
> I've also ran into this issue here[1], and can confirm that patch
> causes problems with gcc 4.6 and gcc 4.7.
>
>>
>>
>> _______________________________________________
>> linux-arm-kernel mailing list
>> linux-arm-kernel@lists.infradead.org
>> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
>
>
> [1] http://lists.linaro.org/pipermail/kernel-build-reports/2015-March/007884.html

Copy and paste error. Here is the correct link[1]


[1] http://lists.linaro.org/pipermail/kernel-build-reports/2015-March/008183.html

WARNING: multiple messages have this Message-ID (diff)
From: tyler.baker@linaro.org (Tyler Baker)
To: linux-arm-kernel@lists.infradead.org
Subject: Possible regression in next-20150323 due to "ARM, arm64: kvm: get rid of the bounce page"
Date: Mon, 23 Mar 2015 17:53:55 -0700	[thread overview]
Message-ID: <CANMBJr4rC++2XQ8C8G4RdbnRrk4ge_jMotGrvqbAMHSFVrCD1g@mail.gmail.com> (raw)
In-Reply-To: <CANMBJr6n8aszCp1taQmGW2w8wJpQYujar0om+69jjjyshPXy4A@mail.gmail.com>

On 23 March 2015 at 17:52, Tyler Baker <tyler.baker@linaro.org> wrote:
> Hi Simon,
>
> On 23 March 2015 at 17:45, Simon Horman <horms@verge.net.au> wrote:
>> Hi Ard,
>>
>> I have observe what appears to be a build regression in next-20150323
>> caused by 06f75a1f62000 ("ARM, arm64: kvm: get rid of the bounce page").
>>
>> # make
>> ...
>> arm-unknown-linux-gnueabi-ld:./arch/arm/kernel/vmlinux.lds:546: syntax error
>>
>> I have observed this using the cross-compiler that is available on kernel.org:
>>
>> https://www.kernel.org/pub/tools/crosstool/files/bin/x86_64/4.6.3/
>>
>> # arm-unknown-linux-gnueabi-gcc --version
>> arm-unknown-linux-gnueabi-gcc (GCC) 4.6.3
>> Copyright (C) 2011 Free Software Foundation, Inc.
>> This is free software; see the source for copying conditions.  There is NO
>> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
>>
>> # arm-unknown-linux-gnueabi-ld --version
>> GNU ld (GNU Binutils) 2.22
>> Copyright 2011 Free Software Foundation, Inc.
>> This program is free software; you may redistribute it under the terms of
>> the GNU General Public License version 3 or (at your option) a later version.
>> This program has absolutely no warranty.
>
> I've also ran into this issue here[1], and can confirm that patch
> causes problems with gcc 4.6 and gcc 4.7.
>
>>
>>
>> _______________________________________________
>> linux-arm-kernel mailing list
>> linux-arm-kernel at lists.infradead.org
>> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
>
>
> [1] http://lists.linaro.org/pipermail/kernel-build-reports/2015-March/007884.html

Copy and paste error. Here is the correct link[1]


[1] http://lists.linaro.org/pipermail/kernel-build-reports/2015-March/008183.html

  reply	other threads:[~2015-03-24  0:53 UTC|newest]

Thread overview: 132+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-24  0:45 Possible regression in next-20150323 due to "ARM, arm64: kvm: get rid of the bounce page" Simon Horman
2015-03-24  0:45 ` Simon Horman
2015-03-24  0:52 ` Tyler Baker
2015-03-24  0:52   ` Tyler Baker
2015-03-24  0:53   ` Tyler Baker [this message]
2015-03-24  0:53     ` Tyler Baker
2015-03-24  8:31 ` Ard Biesheuvel
2015-03-24  8:31   ` Ard Biesheuvel
2015-03-24 16:13   ` Nishanth Menon
2015-03-24 16:13     ` Nishanth Menon
2015-03-24 16:13     ` Nishanth Menon
2015-03-24 18:42     ` [PATCH] gpio: syscon: reduce message level when direction reg offset not in dt grygorii.strashko
2015-03-24 20:00       ` Murali Karicheri
2015-03-24 20:00         ` Murali Karicheri
2015-03-24 20:52       ` santosh shilimkar
2015-03-27 10:18       ` Linus Walleij
2015-03-26  0:39     ` Possible regression in next-20150323 due to "ARM, arm64: kvm: get rid of the bounce page" Simon Horman
2015-03-26  0:39       ` Simon Horman
2015-03-26  0:39       ` Simon Horman
2015-03-26 13:36       ` Will Deacon
2015-03-26 13:36         ` Will Deacon
2015-03-26 13:36         ` Will Deacon
2015-03-26 15:29         ` Tyler Baker
2015-03-26 15:29           ` Tyler Baker
2015-03-26 15:29           ` Tyler Baker
2015-03-27  0:25           ` Simon Horman
2015-03-27  0:25             ` Simon Horman
2015-03-27  0:25             ` Simon Horman
2015-03-27 10:06             ` Will Deacon
2015-03-27 10:06               ` Will Deacon
2015-03-27 10:06               ` Will Deacon
2015-03-27 11:55               ` Simon Horman
2015-03-27 11:55                 ` Simon Horman
2015-03-27 11:55                 ` Simon Horman
2015-03-27 15:18               ` Tyler Baker
2015-03-27 15:18                 ` Tyler Baker
2015-03-27 15:18                 ` Tyler Baker
2015-03-31 18:58               ` Kevin Hilman
2015-03-31 18:58                 ` Kevin Hilman
2015-03-31 21:39                 ` Ard Biesheuvel
2015-03-31 21:39                   ` Ard Biesheuvel
2015-03-31 21:39                   ` Ard Biesheuvel
2015-03-31 22:10                   ` Kevin Hilman
2015-03-31 22:10                     ` Kevin Hilman
2015-03-31 22:10                     ` Kevin Hilman
2015-04-01  9:37                     ` [PATCH] mm/migrate: Mark unmap_and_move() "noinline" to avoid ICE in gcc 4.7.3 (was: Re: Possible re Geert Uytterhoeven
2015-04-01  9:37                       ` [PATCH] mm/migrate: Mark unmap_and_move() "noinline" to avoid ICE in gcc 4.7.3 (was: Re: Possible regression in gcc 4.7.3 next-20150323 due to "ARM, arm64: kvm: get rid of the bounce page") Geert Uytterhoeven
2015-04-01  9:37                       ` Geert Uytterhoeven
2015-04-01  9:37                       ` Geert Uytterhoeven
2015-04-01  9:37                       ` Geert Uytterhoeven
2015-04-01  9:47                       ` [PATCH] mm/migrate: Mark unmap_and_move() "noinline" to avoid ICE in gcc 4.7.3 Marc Zyngier
2015-04-01  9:47                         ` Marc Zyngier
2015-04-01  9:47                         ` Marc Zyngier
2015-04-01  9:47                         ` Marc Zyngier
2015-04-01  9:47                         ` Marc Zyngier
2015-04-01 19:40                         ` Andrew Morton
2015-04-01 19:40                           ` Andrew Morton
2015-04-01 19:40                           ` Andrew Morton
2015-04-01 19:40                           ` Andrew Morton
2015-04-01 19:40                           ` Andrew Morton
2015-04-01 21:54                           ` Kevin Hilman
2015-04-01 21:54                             ` Kevin Hilman
2015-04-01 21:54                             ` Kevin Hilman
2015-04-01 21:54                             ` Kevin Hilman
2015-04-01 21:54                             ` Kevin Hilman
2015-04-01 21:59                             ` Russell King - ARM Linux
2015-04-01 21:59                               ` Russell King - ARM Linux
2015-04-01 21:59                               ` Russell King - ARM Linux
2015-04-01 21:59                               ` Russell King - ARM Linux
2015-04-01 21:59                               ` Russell King - ARM Linux
2015-04-02  7:17                               ` Geert Uytterhoeven
2015-04-02  7:17                                 ` Geert Uytterhoeven
2015-04-02  7:17                                 ` Geert Uytterhoeven
2015-04-02  7:17                                 ` Geert Uytterhoeven
2015-04-02 19:12                             ` Lina Iyer
2015-04-02 19:12                               ` Lina Iyer
2015-04-02 19:12                               ` Lina Iyer
2015-04-02 19:12                               ` Lina Iyer
2015-04-02 19:12                               ` Lina Iyer
2015-04-02 21:12                               ` Kevin Hilman
2015-04-02 21:12                                 ` Kevin Hilman
2015-04-02 21:12                                 ` Kevin Hilman
2015-04-02 21:12                                 ` Kevin Hilman
2015-04-02 21:12                                 ` Kevin Hilman
2015-04-02 21:53                                 ` Lina Iyer
2015-04-02 21:53                                   ` Lina Iyer
2015-04-02 21:53                                   ` Lina Iyer
2015-04-02 21:53                                   ` Lina Iyer
2015-04-02 21:53                                   ` Lina Iyer
2015-04-07 17:57                             ` Kevin Hilman
2015-04-07 17:57                               ` Kevin Hilman
2015-04-07 17:57                               ` Kevin Hilman
2015-04-07 17:57                               ` Kevin Hilman
2015-04-07 17:57                               ` Kevin Hilman
2015-04-07 20:17                               ` Andrew Morton
2015-04-07 20:17                                 ` Andrew Morton
2015-04-07 20:17                                 ` Andrew Morton
2015-04-07 20:17                                 ` Andrew Morton
2015-04-07 22:41                                 ` Kevin Hilman
2015-04-07 22:41                                   ` Kevin Hilman
2015-04-07 22:41                                   ` Kevin Hilman
2015-04-07 22:41                                   ` Kevin Hilman
2015-04-07 22:53                                   ` Andrew Morton
2015-04-07 22:53                                     ` Andrew Morton
2015-04-07 22:53                                     ` Andrew Morton
2015-04-07 22:53                                     ` Andrew Morton
2015-04-07 23:27                                     ` Kevin Hilman
2015-04-07 23:27                                       ` Kevin Hilman
2015-04-07 23:27                                       ` Kevin Hilman
2015-04-07 23:27                                       ` Kevin Hilman
2015-04-07 23:36                                       ` Andrew Morton
2015-04-07 23:36                                         ` Andrew Morton
2015-04-07 23:36                                         ` Andrew Morton
2015-04-07 23:36                                         ` Andrew Morton
2015-04-08  0:15                                         ` Kevin Hilman
2015-04-08  0:15                                           ` Kevin Hilman
2015-04-08  0:15                                           ` Kevin Hilman
2015-04-08  0:15                                           ` Kevin Hilman
2015-04-01 19:27                       ` Kevin Hilman
2015-04-01 19:27                         ` Kevin Hilman
2015-04-01 19:27                         ` Kevin Hilman
2015-04-01 19:27                         ` Kevin Hilman
2015-04-01 19:27                         ` Kevin Hilman
2015-04-01  8:58                 ` Possible regression in next-20150323 due to "ARM, arm64: kvm: get rid of the bounce page" Will Deacon
2015-04-01  8:58                   ` Will Deacon
2015-04-01  8:58                   ` Will Deacon
2015-04-01 13:54                   ` Nishanth Menon
2015-04-01 13:54                     ` Nishanth Menon
2015-04-01 13:54                     ` Nishanth Menon
2015-04-01 18:12                   ` Kevin Hilman
2015-04-01 18:12                     ` Kevin Hilman
2015-04-01 18:12                     ` Kevin Hilman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CANMBJr4rC++2XQ8C8G4RdbnRrk4ge_jMotGrvqbAMHSFVrCD1g@mail.gmail.com \
    --to=tyler.baker@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.