mbox

[PULL,xenial] link rtc-efi statically on arm64

Message ID CALdTtnu1+zGi5OiCyPYsekOyA-vwVCL_fbPc3Tu6AZS5Nb3cKA@mail.gmail.com
State New
Headers show

Pull-request

git://git.launchpad.net/~dannf/ubuntu/+source/linux/+git/xenial

Message

dann frazier May 20, 2016, 11:23 a.m. UTC
Looks like this regressed since trusty - I've added an annotation this
time to document it. Note that upstream disables this driver on x86
via Kconfig, thus the top level =y. Also note that this will cause the
module check to fail since the rtc-efi module will disappear.

BugLink: http://bugs.launchpad.net/bugs/158373

The following changes since commit 3487456d46869b41ce13970394ab3378da49fc1a:

  UBUNTU: SAUCE: (namespace) mqueue: Super blocks must be owned by the
user ns which owns the ipc ns (2016-05-19 09:18:23 -0700)

are available in the git repository at:

  git://git.launchpad.net/~dannf/ubuntu/+source/linux/+git/xenial
bb1691d660a936f7b5b13965ba5f9ec10754ca65

for you to fetch changes up to bb1691d660a936f7b5b13965ba5f9ec10754ca65:

  UBUNTU: [Config] Link rtc-efi statically on arm64 (2016-05-19 12:43:15 -0600)

----------------------------------------------------------------
dann frazier (1):
      UBUNTU: [Config] Link rtc-efi statically on arm64

 debian.master/config/annotations          | 3 ++-
 debian.master/config/config.common.ubuntu | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

Comments

Tim Gardner May 20, 2016, 1:47 p.m. UTC | #1

Kamal Mostafa May 20, 2016, 5:21 p.m. UTC | #2
On Fri, May 20, 2016 at 05:23:31AM -0600, Dann Frazier wrote:
> Looks like this regressed since trusty

ACK for Xenial, but it looks to me like Vivid and Wily will need the
same thing (Trusy and LTS-Utopic are ok).  Dann, will you submit
backports for W and V and also?

> - I've added an annotation this
> time to document it. Note that upstream disables this driver on x86
> via Kconfig, thus the top level =y. Also note that this will cause the
> module check to fail since the rtc-efi module will disappear.
> 
> BugLink: http://bugs.launchpad.net/bugs/158373
> 
> The following changes since commit 3487456d46869b41ce13970394ab3378da49fc1a:
> 
>   UBUNTU: SAUCE: (namespace) mqueue: Super blocks must be owned by the
> user ns which owns the ipc ns (2016-05-19 09:18:23 -0700)
> 
> are available in the git repository at:
> 
>   git://git.launchpad.net/~dannf/ubuntu/+source/linux/+git/xenial
> bb1691d660a936f7b5b13965ba5f9ec10754ca65

Should be:

git://git.launchpad.net/~dannf/ubuntu/+source/linux/+git/xenial lp1583738

 -Kamal


> 
> for you to fetch changes up to bb1691d660a936f7b5b13965ba5f9ec10754ca65:
> 
>   UBUNTU: [Config] Link rtc-efi statically on arm64 (2016-05-19 12:43:15 -0600)
> 
> ----------------------------------------------------------------
> dann frazier (1):
>       UBUNTU: [Config] Link rtc-efi statically on arm64
> 
>  debian.master/config/annotations          | 3 ++-
>  debian.master/config/config.common.ubuntu | 2 +-
>  2 files changed, 3 insertions(+), 2 deletions(-)
> 
> -- 
> kernel-team mailing list
> kernel-team@lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/kernel-team
Kamal Mostafa May 20, 2016, 6:24 p.m. UTC | #3
Applied to Xenial.

 -Kamal
dann frazier May 21, 2016, 6:44 p.m. UTC | #4
On Fri, May 20, 2016 at 11:21 AM, Kamal Mostafa <kamal@canonical.com> wrote:
> On Fri, May 20, 2016 at 05:23:31AM -0600, Dann Frazier wrote:
>> Looks like this regressed since trusty
>
> ACK for Xenial, but it looks to me like Vivid and Wily will need the
> same thing (Trusy and LTS-Utopic are ok).  Dann, will you submit
> backports for W and V and also?

Yep -  on my list, but lower priority. AFAIK, the only impacted "hw" with
those releases would be QEMU instances.

>> - I've added an annotation this
>> time to document it. Note that upstream disables this driver on x86
>> via Kconfig, thus the top level =y. Also note that this will cause the
>> module check to fail since the rtc-efi module will disappear.
>>
>> BugLink: http://bugs.launchpad.net/bugs/158373
>>
>> The following changes since commit 3487456d46869b41ce13970394ab3378da49fc1a:
>>
>>   UBUNTU: SAUCE: (namespace) mqueue: Super blocks must be owned by the
>> user ns which owns the ipc ns (2016-05-19 09:18:23 -0700)
>>
>> are available in the git repository at:
>>
>>   git://git.launchpad.net/~dannf/ubuntu/+source/linux/+git/xenial
>> bb1691d660a936f7b5b13965ba5f9ec10754ca65
>
> Should be:
>
> git://git.launchpad.net/~dannf/ubuntu/+source/linux/+git/xenial lp1583738

OK - I didn't realize branch name was functionally different than the
shaid, but I
see from your IRC that it is. Sorry about that - added that to my checklist.
Thanks Kamal!

  -dann

>  -Kamal
>
>
>>
>> for you to fetch changes up to bb1691d660a936f7b5b13965ba5f9ec10754ca65:
>>
>>   UBUNTU: [Config] Link rtc-efi statically on arm64 (2016-05-19 12:43:15 -0600)
>>
>> ----------------------------------------------------------------
>> dann frazier (1):
>>       UBUNTU: [Config] Link rtc-efi statically on arm64
>>
>>  debian.master/config/annotations          | 3 ++-
>>  debian.master/config/config.common.ubuntu | 2 +-
>>  2 files changed, 3 insertions(+), 2 deletions(-)
>>
>> --
>> kernel-team mailing list
>> kernel-team@lists.ubuntu.com
>> https://lists.ubuntu.com/mailman/listinfo/kernel-team