Public bug reported:

[Impact]
Upstream reports that when compiling the kernel with a48491c65b51 ("Input: 
i8042 - add ByteSpeed touchpad to noloop table"), g++ will complain about:
    drivers/input/serio/i8042-x86ia64io.h:225:3: error: ‘.matches’ designator 
used multiple times in the same initializer list

C99 semantics is that last duplicated initialiser wins,
so DMI entry gets overwritten.

[Fix]
* a3a9060ecad030 ("Input: i8042 - unbreak Pegatron C15B")

This can be cherry-picked into all the affected series.

[Test]
I didn't get this error while building the test kernel for bug 1906128
So the only thing that I can test is to build them again and make sure there is 
no other issues.

[Where problems could occur]
If this fix is incorrect it might affect the touchpad support on Pegatron / 
ByteSpeed C15B laptop.
Build the kernel

** Affects: linux (Ubuntu)
     Importance: Undecided
         Status: New

** Affects: linux (Ubuntu Xenial)
     Importance: Undecided
         Status: New

** Affects: linux (Ubuntu Bionic)
     Importance: Undecided
         Status: New

** Affects: linux (Ubuntu Focal)
     Importance: Undecided
         Status: New

** Affects: linux (Ubuntu Groovy)
     Importance: Undecided
         Status: New

** Affects: linux (Ubuntu Hirsute)
     Importance: Undecided
         Status: New

** Also affects: linux (Ubuntu Groovy)
   Importance: Undecided
       Status: New

** Also affects: linux (Ubuntu Xenial)
   Importance: Undecided
       Status: New

** Also affects: linux (Ubuntu Focal)
   Importance: Undecided
       Status: New

** Also affects: linux (Ubuntu Bionic)
   Importance: Undecided
       Status: New

** Also affects: linux (Ubuntu Hirsute)
   Importance: Undecided
       Status: New

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1910639

Title:
  DMI entry syntax fix for Pegatron / ByteSpeed C15B

Status in linux package in Ubuntu:
  New
Status in linux source package in Xenial:
  New
Status in linux source package in Bionic:
  New
Status in linux source package in Focal:
  New
Status in linux source package in Groovy:
  New
Status in linux source package in Hirsute:
  New

Bug description:
  [Impact]
  Upstream reports that when compiling the kernel with a48491c65b51 ("Input: 
i8042 - add ByteSpeed touchpad to noloop table"), g++ will complain about:
      drivers/input/serio/i8042-x86ia64io.h:225:3: error: ‘.matches’ designator 
used multiple times in the same initializer list

  C99 semantics is that last duplicated initialiser wins,
  so DMI entry gets overwritten.

  [Fix]
  * a3a9060ecad030 ("Input: i8042 - unbreak Pegatron C15B")

  This can be cherry-picked into all the affected series.

  [Test]
  I didn't get this error while building the test kernel for bug 1906128
  So the only thing that I can test is to build them again and make sure there 
is no other issues.

  [Where problems could occur]
  If this fix is incorrect it might affect the touchpad support on Pegatron / 
ByteSpeed C15B laptop.
  Build the kernel

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to