[Kernel-packages] [Bug 1925421] Re: arm64 support

2023-03-24 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the linux-
oracle-5.4/5.4.0-1098.107~18.04.1 kernel in -proposed solves the
problem. Please test the kernel and update this bug with the results. If
the problem is solved, change the tag 'verification-needed-bionic' to
'verification-done-bionic'. If the problem still exists, change the tag
'verification-needed-bionic' to 'verification-failed-bionic'.

If verification is not done by 5 working days from today, this fix will
be dropped from the source code, and this bug will be closed.

See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you!


** Tags added: kernel-spammed-bionic-linux-oracle-5.4 verification-needed-bionic

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

Title:
  arm64 support

Status in linux-gcp package in Ubuntu:
  New
Status in linux-oracle package in Ubuntu:
  Fix Released
Status in linux-oracle-5.4 package in Ubuntu:
  Invalid
Status in linux-oracle-5.8 package in Ubuntu:
  Invalid
Status in linux-oracle source package in Bionic:
  Invalid
Status in linux-oracle-5.4 source package in Bionic:
  Fix Released
Status in linux-oracle-5.8 source package in Bionic:
  New
Status in linux-gcp source package in Focal:
  Fix Released
Status in linux-oracle source package in Focal:
  Fix Released
Status in linux-oracle-5.4 source package in Focal:
  Invalid
Status in linux-oracle-5.8 source package in Focal:
  Fix Released
Status in linux-oracle source package in Groovy:
  Fix Released
Status in linux-oracle-5.4 source package in Groovy:
  Invalid
Status in linux-oracle-5.8 source package in Groovy:
  Fix Committed
Status in linux-oracle source package in Hirsute:
  Fix Released
Status in linux-oracle-5.4 source package in Hirsute:
  Invalid
Status in linux-oracle-5.8 source package in Hirsute:
  Invalid
Status in linux-oracle source package in Impish:
  Fix Released
Status in linux-oracle-5.4 source package in Impish:
  Invalid
Status in linux-oracle-5.8 source package in Impish:
  Invalid

Bug description:
  See
  https://canonical.lightning.force.com/lightning/r/Case/5003z2BzFG4AAN/view
  for more info

  
  [Impact]
  No support for arm64 currently

  
  [Fix]
  Add arm64 support, including hardware support patches

  [Test]
  Confirm that it boots on desired arm64 hardware, as well as VMs

  [Regression Potential]
  This was never working on arm64 so there should be no risk of regression.
  The requested changes included some refactorings of early memory 
initialization code (all arches) so this presents a small risk. The changes 
were tested on arm64 as well amd64.

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


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1925421] Re: arm64 support

2022-04-19 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-gcp - 5.4.0-1072.77

---
linux-gcp (5.4.0-1072.77) focal; urgency=medium

  * focal/linux-gcp: 5.4.0-1072.77 -proposed tracker (LP: #1968829)

  * Miscellaneous Ubuntu changes
- [packaging] Update annotations for arm64
- [packaging] update getabis for arm64
- [packaging] Fix annotations file
- [config] Update config for arm64

  [ Ubuntu: 5.4.0-109.123 ]

  * focal/linux: 5.4.0-109.123 -proposed tracker (LP: #1968290)
  * USB devices not detected during boot on USB 3.0 hubs (LP: #1968210)
- SAUCE: Revert "Revert "xhci: Set HCD flag to defer primary roothub
  registration""
- SAUCE: Revert "Revert "usb: core: hcd: Add support for deferring roothub
  registration""

linux-gcp (5.4.0-1071.76) focal; urgency=medium

  * focal/linux-gcp: 5.4.0-1071.76 -proposed tracker (LP: #1967374)

  * Update gvnic driver code (LP: #1953575)
- netdev: pass the stuck queue to the timeout handler
- gve: Get and set Rx copybreak via ethtool
- gve: Add stats for gve.
- gve: Use dev_info/err instead of netif_info/err.
- gve: Add Gvnic stats AQ command and ethtool show/set-priv-flags.
- gve: NIC stats for report-stats and for ethtool
- gve: Batch AQ commands for creating and destroying queues.
- gve: Use link status register to report link status
- gve: Enable Link Speed Reporting in the driver.
- gve: Replace zero-length array with flexible-array member
- gve: Add support for raw addressing device option
- gve: Add support for raw addressing to the rx path
- gve: Rx Buffer Recycling
- net: gve: convert strlcpy to strscpy
- net: gve: remove duplicated allowed
- gve: Move some static functions to a common file
- gve: gve_rx_copy: Move padding to an argument
- gve: Make gve_rx_slot_page_info.page_offset an absolute offset
- SAUCE: Revert "gve: Check TX QPL was actually assigned"
- gve: Add support for raw addressing in the tx path
- gve: Introduce a new model for device options
- gve: Introduce per netdev `enum gve_queue_format`
- gve: adminq: DQO specific device descriptor logic
- gve: Add support for DQO RX PTYPE map
- gve: Add dqo descriptors
- gve: Add DQO fields for core data structures
- gve: Update adminq commands to support DQO queues
- gve: DQO: Add core netdev features
- gve: DQO: Add ring allocation and initialization
- gve: DQO: Configure interrupts on device up
- gve: DQO: Add TX path
- gve: DQO: Add RX path
- gve: Fix warnings reported for DQO patchset
- gve: DQO: Fix off by one in gve_rx_dqo()
- gve: Propagate error codes to caller
- gve: Simplify code and axe the use of a deprecated API
- gve: DQO: Remove incorrect prefetch
- gve: fix the wrong AdminQ buffer overflow check
- gve: DQO: avoid unused variable warnings
- gve: Check TX QPL was actually assigned
- gve: Avoid freeing NULL pointer
- gve: Properly handle errors in gve_assign_qpl
- gve: report 64bit tx_bytes counter from gve_handle_report_stats()
- gve: Switch to use napi_complete_done
- gve: Add rx buffer pagecnt bias
- gve: Do lazy cleanup in TX path
- gve: Recover from queue stall due to missed IRQ
- gve: Add netif_set_xps_queue call
- gve: Allow pageflips on larger pages
- gve: Track RX buffer allocation failures
- gve: Add RX context.
- gve: Implement packet continuation for RX.
- gve: Add a jumbo-frame device option.
- gve: Fix off by one in gve_tx_timeout()
- gve: fix unmatched u64_stats_update_end()
- gve: fix for null pointer dereference.
- gve: Correct order of processing device options
- gve: Add optional metadata descriptor type GVE_TXD_MTD
- gve: Move the irq db indexes out of the ntfy block struct
- gve: Update gve_free_queue_page_list signature
- gve: remove memory barrier around seqno
- gve: Implement suspend/resume/shutdown
- gve: Add consumed counts to ethtool stats
- gve: Add tx|rx-coalesce-usec for DQO
- gve: Use kvcalloc() instead of kvzalloc()

  [ Ubuntu: 5.4.0-108.122 ]

  * focal/linux: 5.4.0-108.122 -proposed tracker (LP: #1966740)
  * Packaging resync (LP: #1786013)
- [Packaging] resync dkms-build{,--nvidia-N} from LRMv5
- debian/dkms-versions -- update from kernel-versions (main/2022.03.21)
  * Low RX performance for 40G Solarflare NICs (LP: #1964512)
- SAUCE: sfc: The size of the RX recycle ring should be more flexible
  * [UBUNTU 20.04] KVM: Enable storage key checking for intercepted instruction
(LP: #1962831)
- selftests: kvm: add _vm_ioctl
- selftests: kvm: Introduce the TEST_FAIL macro
- KVM: selftests: Add GUEST_ASSERT variants to pass values to host
- KVM: s390: gaccess: Refactor gpa and length calculation
- KVM: s390: gaccess: Refactor access address range check
- KVM: s390: gaccess: Cleanup access to guest pages
- s390/uaccess: introduce bit 

[Kernel-packages] [Bug 1925421] Re: arm64 support

2022-04-18 Thread Khaled El Mously
** No longer affects: linux-gcp (Ubuntu Bionic)

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

Title:
  arm64 support

Status in linux-gcp package in Ubuntu:
  New
Status in linux-oracle package in Ubuntu:
  Fix Released
Status in linux-oracle-5.4 package in Ubuntu:
  Invalid
Status in linux-oracle-5.8 package in Ubuntu:
  Invalid
Status in linux-oracle source package in Bionic:
  Invalid
Status in linux-oracle-5.4 source package in Bionic:
  Fix Released
Status in linux-oracle-5.8 source package in Bionic:
  New
Status in linux-gcp source package in Focal:
  New
Status in linux-oracle source package in Focal:
  Fix Released
Status in linux-oracle-5.4 source package in Focal:
  Invalid
Status in linux-oracle-5.8 source package in Focal:
  Fix Released
Status in linux-oracle source package in Groovy:
  Fix Released
Status in linux-oracle-5.4 source package in Groovy:
  Invalid
Status in linux-oracle-5.8 source package in Groovy:
  Fix Committed
Status in linux-oracle source package in Hirsute:
  Fix Released
Status in linux-oracle-5.4 source package in Hirsute:
  Invalid
Status in linux-oracle-5.8 source package in Hirsute:
  Invalid
Status in linux-oracle source package in Impish:
  Fix Released
Status in linux-oracle-5.4 source package in Impish:
  Invalid
Status in linux-oracle-5.8 source package in Impish:
  Invalid

Bug description:
  See
  https://canonical.lightning.force.com/lightning/r/Case/5003z2BzFG4AAN/view
  for more info

  
  [Impact]
  No support for arm64 currently

  
  [Fix]
  Add arm64 support, including hardware support patches

  [Test]
  Confirm that it boots on desired arm64 hardware, as well as VMs

  [Regression Potential]
  This was never working on arm64 so there should be no risk of regression.
  The requested changes included some refactorings of early memory 
initialization code (all arches) so this presents a small risk. The changes 
were tested on arm64 as well amd64.

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


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1925421] Re: arm64 support

2022-04-11 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the linux-gcp/5.4.0-1071.76
kernel in -proposed solves the problem. Please test the kernel and
update this bug with the results. If the problem is solved, change the
tag 'verification-needed-focal' to 'verification-done-focal'. If the
problem still exists, change the tag 'verification-needed-focal' to
'verification-failed-focal'.

If verification is not done by 5 working days from today, this fix will
be dropped from the source code, and this bug will be closed.

See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you!


** Tags added: verification-needed-focal

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

Title:
  arm64 support

Status in linux-gcp package in Ubuntu:
  New
Status in linux-oracle package in Ubuntu:
  Fix Released
Status in linux-oracle-5.4 package in Ubuntu:
  Invalid
Status in linux-oracle-5.8 package in Ubuntu:
  Invalid
Status in linux-gcp source package in Bionic:
  New
Status in linux-oracle source package in Bionic:
  Invalid
Status in linux-oracle-5.4 source package in Bionic:
  Fix Released
Status in linux-oracle-5.8 source package in Bionic:
  New
Status in linux-gcp source package in Focal:
  New
Status in linux-oracle source package in Focal:
  Fix Released
Status in linux-oracle-5.4 source package in Focal:
  Invalid
Status in linux-oracle-5.8 source package in Focal:
  Fix Released
Status in linux-oracle source package in Groovy:
  Fix Released
Status in linux-oracle-5.4 source package in Groovy:
  Invalid
Status in linux-oracle-5.8 source package in Groovy:
  Fix Committed
Status in linux-oracle source package in Hirsute:
  Fix Released
Status in linux-oracle-5.4 source package in Hirsute:
  Invalid
Status in linux-oracle-5.8 source package in Hirsute:
  Invalid
Status in linux-oracle source package in Impish:
  Fix Released
Status in linux-oracle-5.4 source package in Impish:
  Invalid
Status in linux-oracle-5.8 source package in Impish:
  Invalid

Bug description:
  See
  https://canonical.lightning.force.com/lightning/r/Case/5003z2BzFG4AAN/view
  for more info

  
  [Impact]
  No support for arm64 currently

  
  [Fix]
  Add arm64 support, including hardware support patches

  [Test]
  Confirm that it boots on desired arm64 hardware, as well as VMs

  [Regression Potential]
  This was never working on arm64 so there should be no risk of regression.
  The requested changes included some refactorings of early memory 
initialization code (all arches) so this presents a small risk. The changes 
were tested on arm64 as well amd64.

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


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1925421] Re: arm64 support

2022-03-30 Thread Khaled El Mously
** Also affects: linux-gcp (Ubuntu)
   Importance: Undecided
   Status: New

** No longer affects: linux-gcp (Ubuntu Groovy)

** No longer affects: linux-gcp (Ubuntu Hirsute)

** No longer affects: linux-gcp (Ubuntu Impish)

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

Title:
  arm64 support

Status in linux-gcp package in Ubuntu:
  New
Status in linux-oracle package in Ubuntu:
  Fix Released
Status in linux-oracle-5.4 package in Ubuntu:
  Invalid
Status in linux-oracle-5.8 package in Ubuntu:
  Invalid
Status in linux-gcp source package in Bionic:
  New
Status in linux-oracle source package in Bionic:
  Invalid
Status in linux-oracle-5.4 source package in Bionic:
  Fix Released
Status in linux-oracle-5.8 source package in Bionic:
  New
Status in linux-gcp source package in Focal:
  New
Status in linux-oracle source package in Focal:
  Fix Released
Status in linux-oracle-5.4 source package in Focal:
  Invalid
Status in linux-oracle-5.8 source package in Focal:
  Fix Released
Status in linux-oracle source package in Groovy:
  Fix Released
Status in linux-oracle-5.4 source package in Groovy:
  Invalid
Status in linux-oracle-5.8 source package in Groovy:
  Fix Committed
Status in linux-oracle source package in Hirsute:
  Fix Released
Status in linux-oracle-5.4 source package in Hirsute:
  Invalid
Status in linux-oracle-5.8 source package in Hirsute:
  Invalid
Status in linux-oracle source package in Impish:
  Fix Released
Status in linux-oracle-5.4 source package in Impish:
  Invalid
Status in linux-oracle-5.8 source package in Impish:
  Invalid

Bug description:
  See
  https://canonical.lightning.force.com/lightning/r/Case/5003z2BzFG4AAN/view
  for more info

  
  [Impact]
  No support for arm64 currently

  
  [Fix]
  Add arm64 support, including hardware support patches

  [Test]
  Confirm that it boots on desired arm64 hardware, as well as VMs

  [Regression Potential]
  This was never working on arm64 so there should be no risk of regression.
  The requested changes included some refactorings of early memory 
initialization code (all arches) so this presents a small risk. The changes 
were tested on arm64 as well amd64.

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


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1925421] Re: arm64 support

2022-02-25 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the linux-oracle/5.13.0-1019.23
kernel in -proposed solves the problem. Please test the kernel and
update this bug with the results. If the problem is solved, change the
tag 'verification-needed-impish' to 'verification-done-impish'. If the
problem still exists, change the tag 'verification-needed-impish' to
'verification-failed-impish'.

If verification is not done by 5 working days from today, this fix will
be dropped from the source code, and this bug will be closed.

See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you!


** Tags added: verification-needed-impish

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

Title:
  arm64 support

Status in linux-oracle package in Ubuntu:
  Fix Released
Status in linux-oracle-5.4 package in Ubuntu:
  Invalid
Status in linux-oracle-5.8 package in Ubuntu:
  Invalid
Status in linux-oracle source package in Bionic:
  Invalid
Status in linux-oracle-5.4 source package in Bionic:
  Fix Released
Status in linux-oracle-5.8 source package in Bionic:
  New
Status in linux-oracle source package in Focal:
  Fix Released
Status in linux-oracle-5.4 source package in Focal:
  Invalid
Status in linux-oracle-5.8 source package in Focal:
  Fix Released
Status in linux-oracle source package in Groovy:
  Fix Released
Status in linux-oracle-5.4 source package in Groovy:
  Invalid
Status in linux-oracle-5.8 source package in Groovy:
  Fix Committed
Status in linux-oracle source package in Hirsute:
  Fix Released
Status in linux-oracle-5.4 source package in Hirsute:
  Invalid
Status in linux-oracle-5.8 source package in Hirsute:
  Invalid
Status in linux-oracle source package in Impish:
  Fix Released
Status in linux-oracle-5.4 source package in Impish:
  Invalid
Status in linux-oracle-5.8 source package in Impish:
  Invalid

Bug description:
  See
  https://canonical.lightning.force.com/lightning/r/Case/5003z2BzFG4AAN/view
  for more info

  
  [Impact]
  No support for arm64 currently

  
  [Fix]
  Add arm64 support, including hardware support patches

  [Test]
  Confirm that it boots on desired arm64 hardware, as well as VMs

  [Regression Potential]
  This was never working on arm64 so there should be no risk of regression.
  The requested changes included some refactorings of early memory 
initialization code (all arches) so this presents a small risk. The changes 
were tested on arm64 as well amd64.

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


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1925421] Re: arm64 support

2021-08-18 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-oracle - 5.11.0-1015.16+21.10.1

---
linux-oracle (5.11.0-1015.16+21.10.1) impish; urgency=medium

  * impish/linux-oracle: 5.11.0-1015.16+21.10.1 -proposed tracker (LP:
#1936492)

  * Packaging resync (LP: #1786013)
- update dkms package versions

  [ Ubuntu: 5.11.0-1015.16 ]

  * hirsute/linux-oracle: 5.11.0-1015.16 -proposed tracker (LP: #1938476)
  * arm64 support (LP: #1925421)
- [packaging] oracle: Enabling arm64
- [config] oracle: Update arm64 configs to match annotations
- [packaging] oracle: Update annotations for arm64

  [ Ubuntu: 5.11.0-1014.15 ]

  * hirsute/linux-oracle: 5.11.0-1014.15 -proposed tracker (LP: #1936494)
  * Packaging resync (LP: #1786013)
- update dkms package versions
  * large_dir in ext4 broken (LP: #1933074)
- SAUCE: ext4: fix directory index node split corruption
  * Add l2tp.sh in net from ubuntu_kernel_selftests back (LP: #1934293)
- Revert "UBUNTU: SAUCE: selftests/net -- disable l2tp.sh test"
  * icmp_redirect.sh in net from ubuntu_kernel_selftests failed on F-OEM-5.6 /
F-OEM-5.10 / F-OEM-5.13 / F / G / H (LP: #1880645)
- selftests: icmp_redirect: support expected failures
  * Mute/mic LEDs no function on some HP platfroms (LP: #1934878)
- ALSA: hda/realtek: fix mute/micmute LEDs for HP ProBook 450 G8
- ALSA: hda/realtek: fix mute/micmute LEDs for HP ProBook 445 G8
- ALSA: hda/realtek: fix mute/micmute LEDs for HP ProBook 630 G8
  * [SRU][OEM-5.10/H] Fix HDMI output issue on Intel TGL GPU (LP: #1934864)
- drm/i915: Fix HAS_LSPCON macro for platforms between GEN9 and GEN10
  * mute/micmute LEDs no function on HP EliteBook 830 G8 Notebook PC
(LP: #1934239)
- ALSA: hda/realtek: fix mute/micmute LEDs for HP EliteBook 830 G8 Notebook 
PC
  * ubuntu-host driver lacks lseek ops (LP: #1934110)
- ubuntu-host: add generic lseek op
  * ubuntu_kernel_selftests ftrace fails on arm64 F / aws-5.8 / amd64 F
azure-5.8 (LP: #1927749)
- selftests/ftrace: fix event-no-pid on 1-core machine
  * Hirsute update: upstream stable patchset 2021-06-29 (LP: #1934012)
- proc: Track /proc/$pid/attr/ opener mm_struct
- ASoC: max98088: fix ni clock divider calculation
- ASoC: amd: fix for pcm_read() error
- spi: Fix spi device unregister flow
- spi: spi-zynq-qspi: Fix stack violation bug
- bpf: Forbid trampoline attach for functions with variable arguments
- net/nfc/rawsock.c: fix a permission check bug
- usb: cdns3: Fix runtime PM imbalance on error
- ASoC: Intel: bytcr_rt5640: Add quirk for the Glavey TM800A550L tablet
- ASoC: Intel: bytcr_rt5640: Add quirk for the Lenovo Miix 3-830 tablet
- vfio-ccw: Reset FSM state to IDLE inside FSM
- vfio-ccw: Serialize FSM IDLE state with I/O completion
- ASoC: sti-sas: add missing MODULE_DEVICE_TABLE
- spi: sprd: Add missing MODULE_DEVICE_TABLE
- usb: chipidea: udc: assign interrupt number to USB gadget structure
- isdn: mISDN: netjet: Fix crash in nj_probe:
- bonding: init notify_work earlier to avoid uninitialized use
- netlink: disable IRQs for netlink_lock_table()
- net: mdiobus: get rid of a BUG_ON()
- cgroup: disable controllers at parse time
- wq: handle VM suspension in stall detection
- net/qla3xxx: fix schedule while atomic in ql_sem_spinlock
- RDS tcp loopback connection can hang
- net:sfc: fix non-freed irq in legacy irq mode
- scsi: bnx2fc: Return failure if io_req is already in ABTS processing
- scsi: vmw_pvscsi: Set correct residual data length
- scsi: hisi_sas: Drop free_irq() of devm_request_irq() allocated irq
- scsi: target: qla2xxx: Wait for stop_phase1 at WWN removal
- net: macb: ensure the device is available before accessing GEMGXL control
  registers
- net: appletalk: cops: Fix data race in cops_probe1
- net: dsa: microchip: enable phy errata workaround on 9567
- nvme-fabrics: decode host pathing error for connect
- MIPS: Fix kernel hang under FUNCTION_GRAPH_TRACER and PREEMPT_TRACER
- dm verity: fix require_signatures module_param permissions
- bnx2x: Fix missing error code in bnx2x_iov_init_one()
- nvme-tcp: remove incorrect Kconfig dep in BLK_DEV_NVME
- nvmet: fix false keep-alive timeout when a controller is torn down
- powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P2041 i2c controllers
- powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P1010 i2c controllers
- spi: Don't have controller clean up spi device before driver unbind
- spi: Cleanup on failure of initial setup
- i2c: mpc: Make use of i2c_recover_bus()
- i2c: mpc: implement erratum A-004447 workaround
- ALSA: seq: Fix race of snd_seq_timer_open()
- ALSA: firewire-lib: fix the context to call snd_pcm_stop_xrun()
- spi: bcm2835: Fix out-of-bounds access with more than 4 slaves
- Revert "ACPI: sleep: Put the FACS table after using it"
- drm: Fix 

[Kernel-packages] [Bug 1925421] Re: arm64 support

2021-08-16 Thread Khaled El Mously
** Tags removed: verification-needed-groovy verification-needed-hirsute
** Tags added: verification-done-groovy verification-done-hirsute

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

Title:
  arm64 support

Status in linux-oracle package in Ubuntu:
  In Progress
Status in linux-oracle-5.4 package in Ubuntu:
  Invalid
Status in linux-oracle-5.8 package in Ubuntu:
  Invalid
Status in linux-oracle source package in Bionic:
  Invalid
Status in linux-oracle-5.4 source package in Bionic:
  Fix Released
Status in linux-oracle-5.8 source package in Bionic:
  New
Status in linux-oracle source package in Focal:
  Fix Released
Status in linux-oracle-5.4 source package in Focal:
  Invalid
Status in linux-oracle-5.8 source package in Focal:
  Fix Released
Status in linux-oracle source package in Groovy:
  Fix Released
Status in linux-oracle-5.4 source package in Groovy:
  Invalid
Status in linux-oracle-5.8 source package in Groovy:
  Fix Committed
Status in linux-oracle source package in Hirsute:
  Fix Released
Status in linux-oracle-5.4 source package in Hirsute:
  Invalid
Status in linux-oracle-5.8 source package in Hirsute:
  Invalid
Status in linux-oracle source package in Impish:
  In Progress
Status in linux-oracle-5.4 source package in Impish:
  Invalid
Status in linux-oracle-5.8 source package in Impish:
  Invalid

Bug description:
  See
  https://canonical.lightning.force.com/lightning/r/Case/5003z2BzFG4AAN/view
  for more info

  
  [Impact]
  No support for arm64 currently

  
  [Fix]
  Add arm64 support, including hardware support patches

  [Test]
  Confirm that it boots on desired arm64 hardware, as well as VMs

  [Regression Potential]
  This was never working on arm64 so there should be no risk of regression.
  The requested changes included some refactorings of early memory 
initialization code (all arches) so this presents a small risk. The changes 
were tested on arm64 as well amd64.

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


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1925421] Re: arm64 support

2021-08-09 Thread Krzysztof Kozlowski
** Also affects: linux-oracle (Ubuntu Hirsute)
   Importance: Undecided
   Status: New

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

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

** Also affects: linux-oracle (Ubuntu Impish)
   Importance: Undecided
 Assignee: Khaled El Mously (kmously)
   Status: Fix Released

** Also affects: linux-oracle-5.4 (Ubuntu Impish)
   Importance: Undecided
   Status: New

** Also affects: linux-oracle-5.8 (Ubuntu Impish)
   Importance: Undecided
   Status: New

** Changed in: linux-oracle (Ubuntu Impish)
 Assignee: Khaled El Mously (kmously) => Krzysztof Kozlowski (krzk)

** Changed in: linux-oracle (Ubuntu Bionic)
 Assignee: (unassigned) => Khaled El Mously (kmously)

** Changed in: linux-oracle (Ubuntu Hirsute)
   Status: New => Fix Released

** Changed in: linux-oracle (Ubuntu Impish)
   Status: Fix Released => In Progress

** Changed in: linux-oracle-5.4 (Ubuntu Hirsute)
   Status: New => Invalid

** Changed in: linux-oracle-5.4 (Ubuntu Impish)
   Status: New => Invalid

** Changed in: linux-oracle-5.8 (Ubuntu Hirsute)
   Status: New => Invalid

** Changed in: linux-oracle-5.8 (Ubuntu Impish)
   Status: New => Invalid

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

Title:
  arm64 support

Status in linux-oracle package in Ubuntu:
  In Progress
Status in linux-oracle-5.4 package in Ubuntu:
  Invalid
Status in linux-oracle-5.8 package in Ubuntu:
  Invalid
Status in linux-oracle source package in Bionic:
  Invalid
Status in linux-oracle-5.4 source package in Bionic:
  Fix Released
Status in linux-oracle-5.8 source package in Bionic:
  New
Status in linux-oracle source package in Focal:
  Fix Released
Status in linux-oracle-5.4 source package in Focal:
  Invalid
Status in linux-oracle-5.8 source package in Focal:
  Fix Released
Status in linux-oracle source package in Groovy:
  Fix Released
Status in linux-oracle-5.4 source package in Groovy:
  Invalid
Status in linux-oracle-5.8 source package in Groovy:
  Fix Committed
Status in linux-oracle source package in Hirsute:
  Fix Released
Status in linux-oracle-5.4 source package in Hirsute:
  Invalid
Status in linux-oracle-5.8 source package in Hirsute:
  Invalid
Status in linux-oracle source package in Impish:
  In Progress
Status in linux-oracle-5.4 source package in Impish:
  Invalid
Status in linux-oracle-5.8 source package in Impish:
  Invalid

Bug description:
  See
  https://canonical.lightning.force.com/lightning/r/Case/5003z2BzFG4AAN/view
  for more info

  
  [Impact]
  No support for arm64 currently

  
  [Fix]
  Add arm64 support, including hardware support patches

  [Test]
  Confirm that it boots on desired arm64 hardware, as well as VMs

  [Regression Potential]
  This was never working on arm64 so there should be no risk of regression.
  The requested changes included some refactorings of early memory 
initialization code (all arches) so this presents a small risk. The changes 
were tested on arm64 as well amd64.

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


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1925421] Re: arm64 support

2021-07-30 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the kernel in -proposed solves
the problem. Please test the kernel and update this bug with the
results. If the problem is solved, change the tag 'verification-needed-
hirsute' to 'verification-done-hirsute'. If the problem still exists,
change the tag 'verification-needed-hirsute' to 'verification-failed-
hirsute'.

If verification is not done by 5 working days from today, this fix will
be dropped from the source code, and this bug will be closed.

See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you!


** Tags added: verification-needed-hirsute

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

Title:
  arm64 support

Status in linux-oracle package in Ubuntu:
  Fix Released
Status in linux-oracle-5.4 package in Ubuntu:
  New
Status in linux-oracle-5.8 package in Ubuntu:
  New
Status in linux-oracle source package in Bionic:
  Invalid
Status in linux-oracle-5.4 source package in Bionic:
  Fix Released
Status in linux-oracle-5.8 source package in Bionic:
  New
Status in linux-oracle source package in Focal:
  Fix Released
Status in linux-oracle-5.4 source package in Focal:
  Invalid
Status in linux-oracle-5.8 source package in Focal:
  Fix Released
Status in linux-oracle source package in Groovy:
  Fix Released
Status in linux-oracle-5.4 source package in Groovy:
  Invalid
Status in linux-oracle-5.8 source package in Groovy:
  Fix Committed

Bug description:
  See
  https://canonical.lightning.force.com/lightning/r/Case/5003z2BzFG4AAN/view
  for more info

  
  [Impact]
  No support for arm64 currently

  
  [Fix]
  Add arm64 support, including hardware support patches

  [Test]
  Confirm that it boots on desired arm64 hardware, as well as VMs

  [Regression Potential]
  This was never working on arm64 so there should be no risk of regression.
  The requested changes included some refactorings of early memory 
initialization code (all arches) so this presents a small risk. The changes 
were tested on arm64 as well amd64.

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


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1925421] Re: arm64 support

2021-06-22 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-oracle - 5.8.0-1033.34

---
linux-oracle (5.8.0-1033.34) groovy; urgency=medium

  [ Ubuntu: 5.8.0-59.66 ]

  * UAF on CAN J1939 j1939_can_recv (LP: #1932209)
- SAUCE: can: j1939: delay release of j1939_priv after synchronize_rcu
  * UAF on CAN BCM bcm_rx_handler (LP: #1931855)
- SAUCE: can: bcm: delay release of struct bcm_op after synchronize_rcu

  [ Ubuntu: 5.8.0-57.64 ]

  * groovy/linux: 5.8.0-57.64 -proposed tracker (LP: #1932047)
  * pmtu.sh from selftests.net in linux ADT test failure with linux/5.8.0-56.63
(LP: #1931731)
- net: geneve: modify IP header check in geneve6_xmit_skb and 
geneve_xmit_skb

 -- Stefan Bader   Thu, 17 Jun 2021 11:11:24
+0200

** Changed in: linux-oracle (Ubuntu Groovy)
   Status: Fix Committed => Fix Released

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

Title:
  arm64 support

Status in linux-oracle package in Ubuntu:
  Fix Released
Status in linux-oracle-5.4 package in Ubuntu:
  New
Status in linux-oracle-5.8 package in Ubuntu:
  New
Status in linux-oracle source package in Bionic:
  Invalid
Status in linux-oracle-5.4 source package in Bionic:
  Fix Released
Status in linux-oracle-5.8 source package in Bionic:
  New
Status in linux-oracle source package in Focal:
  Fix Released
Status in linux-oracle-5.4 source package in Focal:
  Invalid
Status in linux-oracle-5.8 source package in Focal:
  Fix Released
Status in linux-oracle source package in Groovy:
  Fix Released
Status in linux-oracle-5.4 source package in Groovy:
  Invalid
Status in linux-oracle-5.8 source package in Groovy:
  Fix Committed

Bug description:
  See
  https://canonical.lightning.force.com/lightning/r/Case/5003z2BzFG4AAN/view
  for more info

  
  [Impact]
  No support for arm64 currently

  
  [Fix]
  Add arm64 support, including hardware support patches

  [Test]
  Confirm that it boots on desired arm64 hardware, as well as VMs

  [Regression Potential]
  This was never working on arm64 so there should be no risk of regression.
  The requested changes included some refactorings of early memory 
initialization code (all arches) so this presents a small risk. The changes 
were tested on arm64 as well amd64.

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1925421] Re: arm64 support

2021-06-04 Thread Guilherme G. Piccoli
** Also affects: linux-oracle (Ubuntu Groovy)
   Importance: Undecided
   Status: New

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

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

** Changed in: linux-oracle-5.8 (Ubuntu Groovy)
   Status: New => Fix Committed

** Changed in: linux-oracle (Ubuntu Groovy)
   Status: New => Fix Committed

** Changed in: linux-oracle-5.4 (Ubuntu Groovy)
   Status: New => Invalid

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

Title:
  arm64 support

Status in linux-oracle package in Ubuntu:
  Fix Released
Status in linux-oracle-5.4 package in Ubuntu:
  New
Status in linux-oracle-5.8 package in Ubuntu:
  New
Status in linux-oracle source package in Bionic:
  Invalid
Status in linux-oracle-5.4 source package in Bionic:
  Fix Released
Status in linux-oracle-5.8 source package in Bionic:
  New
Status in linux-oracle source package in Focal:
  Fix Released
Status in linux-oracle-5.4 source package in Focal:
  Invalid
Status in linux-oracle-5.8 source package in Focal:
  Fix Released
Status in linux-oracle source package in Groovy:
  Fix Committed
Status in linux-oracle-5.4 source package in Groovy:
  Invalid
Status in linux-oracle-5.8 source package in Groovy:
  Fix Committed

Bug description:
  See
  https://canonical.lightning.force.com/lightning/r/Case/5003z2BzFG4AAN/view
  for more info

  
  [Impact]
  No support for arm64 currently

  
  [Fix]
  Add arm64 support, including hardware support patches

  [Test]
  Confirm that it boots on desired arm64 hardware, as well as VMs

  [Regression Potential]
  This was never working on arm64 so there should be no risk of regression.
  The requested changes included some refactorings of early memory 
initialization code (all arches) so this presents a small risk. The changes 
were tested on arm64 as well amd64.

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1925421] Re: arm64 support

2021-06-03 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-oracle - 5.8.0-1031.32

---
linux-oracle (5.8.0-1031.32) groovy; urgency=medium

  * groovy/linux-oracle: 5.8.0-1031.32 -proposed tracker (LP: #1930376)

  [ Ubuntu: 5.8.0-55.62 ]

  * groovy/linux: 5.8.0-55.62 -proposed tracker (LP: #1930379)
  * [Potential Regression] Unable to create KVM with uvtool on Groovy ARM64
(LP: #1929925)
- SAUCE: KVM: arm64: Assign kvm_ipa_limit

linux-oracle (5.8.0-1030.31) groovy; urgency=medium

  * groovy/linux-oracle: 5.8.0-1030.31 -proposed tracker (LP: #1927587)

  * Groovy update: upstream stable patchset 2021-04-27 (LP: #1926360)
- [config] oracle: Update for industrialio-buffer-dma

  * Groovy update: upstream stable patchset 2021-04-20 (LP: #1925259)
- [config] oracle: remove rc-cec from ABI

  * Groovy update: upstream stable patchset 2021-04-12 (LP: #1923493)
- [config] oracle: Update config for SND_SOC_SOF_BROADWELL

  * arm64 support (LP: #1925421)
- [config] oracle: Bring-up for arm64 support
- [packaging] oracle: Update annotations after adding arm64
- [config] generate/split configs for arm64
- [config] arm64: Modify configs to make master annotations happy
- perf: Add Arm CMN-600 PMU driver
- perf: Add Arm CMN-600 DT binding
- SAUCE: hwmon: Add Ampere Altra HW monitor driver
- arm64: NUMA: Kconfig: Increase NODES_SHIFT to 4
- driver/perf: Add PMU driver for the ARM DMC-620 memory controller
- perf/arm_dmc620_pmu: Fix error return code in dmc620_pmu_device_probe()
- perf: arm_dsu: Support DSU ACPI devices
- SAUCE: perf: arm_dsu: Allow IRQ to be shared among devices.
- Perf: arm-cmn: Allow irq to be shared.
- perf: arm-cmn: Fix unsigned comparison to less than zero
- perf/arm-cmn: Fix PMU instance naming
- perf/arm-cmn: Move IRQs when migrating context
- [config] oracle: Ampere Altra modules =m
- [config] oracle: enable CONFIG_SERIAL_AMBA_PL011=y

  [ Ubuntu: 5.8.0-54.61 ]

  * groovy/linux: 5.8.0-54.61 -proposed tracker (LP: #1927592)
  * Introduce the 465 driver series, fabric-manager, and libnvidia-nscq
(LP: #1925522)
- debian/dkms-versions -- add NVIDIA 465 and migrate 450 to 460
  * linux-image-5.0.0-35-generic breaks checkpointing of container
(LP: #1857257)
- SAUCE: overlayfs: fix incorrect mnt_id of files opened from map_files
  *  netfilter: x_tables: fix compat match/target pad out-of-bound write
(LP: #1927682)
- netfilter: x_tables: fix compat match/target pad out-of-bound write
  * Groovy update: upstream stable patchset 2021-05-04 (LP: #1927150)
- mt76: fix tx skb error handling in mt76_dma_tx_queue_skb
- net: fec: ptp: avoid register access when ipg clock is disabled
- powerpc/4xx: Fix build errors from mfdcr()
- atm: eni: dont release is never initialized
- atm: lanai: dont run lanai_dev_close if not open
- Revert "r8152: adjust the settings about MAC clock speed down for RTL8153"
- ALSA: hda: ignore invalid NHLT table
- ixgbe: Fix memleak in ixgbe_configure_clsu32
- scsi: ufs: ufs-qcom: Disable interrupt in reset path
- blk-cgroup: Fix the recursive blkg rwstat
- net: tehuti: fix error return code in bdx_probe()
- net: intel: iavf: fix error return code of iavf_init_get_resources()
- sun/niu: fix wrong RXMAC_BC_FRM_CNT_COUNT count
- cifs: ask for more credit on async read/write code paths
- gfs2: fix use-after-free in trans_drain
- cpufreq: blacklist Arm Vexpress platforms in cpufreq-dt-platdev
- gpiolib: acpi: Add missing IRQF_ONESHOT
- nfs: fix PNFS_FLEXFILE_LAYOUT Kconfig default
- NFS: Correct size calculation for create reply length
- net: hisilicon: hns: fix error return code of hns_nic_clear_all_rx_fetch()
- net: wan: fix error return code of uhdlc_init()
- net: davicom: Use platform_get_irq_optional()
- net: enetc: set MAC RX FIFO to recommended value
- atm: uPD98402: fix incorrect allocation
- atm: idt77252: fix null-ptr-dereference
- cifs: change noisy error message to FYI
- irqchip/ingenic: Add support for the JZ4760
- kbuild: add image_name to no-sync-config-targets
- kbuild: dummy-tools: fix inverted tests for gcc
- umem: fix error return code in mm_pci_probe()
- sparc64: Fix opcode filtering in handling of no fault loads
- habanalabs: Call put_pid() when releasing control device
- staging: rtl8192e: fix kconfig dependency on CRYPTO
- u64_stats,lockdep: Fix u64_stats_init() vs lockdep
- regulator: qcom-rpmh: Correct the pmic5_hfsmps515 buck
- block: Fix REQ_OP_ZONE_RESET_ALL handling
- drm/amd/display: Revert dram_clock_change_latency for DCN2.1
- drm/amdgpu: fb BO should be ttm_bo_type_device
- drm/radeon: fix AGP dependency
- nvme: add NVME_REQ_CANCELLED flag in nvme_cancel_request()
- nvme-fc: set NVME_REQ_CANCELLED in nvme_fc_terminate_exchange()
- nvme-fc: return NVME_SC_HOST_ABORTED_CMD when a 

[Kernel-packages] [Bug 1925421] Re: arm64 support

2021-06-03 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-oracle-5.8 -
5.8.0-1031.32~20.04.2

---
linux-oracle-5.8 (5.8.0-1031.32~20.04.2) focal; urgency=medium

  * focal/linux-oracle-5.8: 5.8.0-1031.32~20.04.2 -proposed tracker
(LP: #1930386)

  [ Ubuntu: 5.8.0-1031.32 ]

  * groovy/linux-oracle: 5.8.0-1031.32 -proposed tracker (LP: #1930376)
  * groovy/linux: 5.8.0-55.62 -proposed tracker (LP: #1930379)
  * [Potential Regression] Unable to create KVM with uvtool on Groovy ARM64
(LP: #1929925)
- SAUCE: KVM: arm64: Assign kvm_ipa_limit

linux-oracle-5.8 (5.8.0-1030.31~20.04.1) focal; urgency=medium

  * focal/linux-oracle-5.8: 5.8.0-1030.31~20.04.1 -proposed tracker
(LP: #1927586)

  * Groovy update: upstream stable patchset 2021-04-12 (LP: #1923493)
- [config] oracle-5.8: Update config for SND_SOC_SOF_BROADWELL

  * Groovy update: upstream stable patchset 2021-04-27 (LP: #1926360)
- [config] oracle-5.8: Update for industrialio-buffer-dma

  * Groovy update: upstream stable patchset 2021-04-20 (LP: #1925259)
- [config] oracle-5.8: remove rc-cec from ABI

  * arm64 support (LP: #1925421)
- [config] oracle-5.8: Bring-up for arm64 support
- [Config] oracle-5.8: Ignore first arm64 ABI

  [ Ubuntu: 5.8.0-1030.31 ]

  * groovy/linux-oracle: 5.8.0-1030.31 -proposed tracker (LP: #1927587)
  * Groovy update: upstream stable patchset 2021-04-27 (LP: #1926360)
- [config] oracle: Update for industrialio-buffer-dma
  * Groovy update: upstream stable patchset 2021-04-20 (LP: #1925259)
- [config] oracle: remove rc-cec from ABI
  * Groovy update: upstream stable patchset 2021-04-12 (LP: #1923493)
- [config] oracle: Update config for SND_SOC_SOF_BROADWELL
  * arm64 support (LP: #1925421)
- [config] oracle: Bring-up for arm64 support
- [packaging] oracle: Update annotations after adding arm64
- [config] generate/split configs for arm64
- [config] arm64: Modify configs to make master annotations happy
- perf: Add Arm CMN-600 PMU driver
- perf: Add Arm CMN-600 DT binding
- SAUCE: hwmon: Add Ampere Altra HW monitor driver
- arm64: NUMA: Kconfig: Increase NODES_SHIFT to 4
- driver/perf: Add PMU driver for the ARM DMC-620 memory controller
- perf/arm_dmc620_pmu: Fix error return code in dmc620_pmu_device_probe()
- perf: arm_dsu: Support DSU ACPI devices
- SAUCE: perf: arm_dsu: Allow IRQ to be shared among devices.
- Perf: arm-cmn: Allow irq to be shared.
- perf: arm-cmn: Fix unsigned comparison to less than zero
- perf/arm-cmn: Fix PMU instance naming
- perf/arm-cmn: Move IRQs when migrating context
- [config] oracle: Ampere Altra modules =m
- [config] oracle: enable CONFIG_SERIAL_AMBA_PL011=y
  * groovy/linux: 5.8.0-54.61 -proposed tracker (LP: #1927592)
  * Introduce the 465 driver series, fabric-manager, and libnvidia-nscq
(LP: #1925522)
- debian/dkms-versions -- add NVIDIA 465 and migrate 450 to 460
  * linux-image-5.0.0-35-generic breaks checkpointing of container
(LP: #1857257)
- SAUCE: overlayfs: fix incorrect mnt_id of files opened from map_files
  *  netfilter: x_tables: fix compat match/target pad out-of-bound write
(LP: #1927682)
- netfilter: x_tables: fix compat match/target pad out-of-bound write
  * Groovy update: upstream stable patchset 2021-05-04 (LP: #1927150)
- mt76: fix tx skb error handling in mt76_dma_tx_queue_skb
- net: fec: ptp: avoid register access when ipg clock is disabled
- powerpc/4xx: Fix build errors from mfdcr()
- atm: eni: dont release is never initialized
- atm: lanai: dont run lanai_dev_close if not open
- Revert "r8152: adjust the settings about MAC clock speed down for RTL8153"
- ALSA: hda: ignore invalid NHLT table
- ixgbe: Fix memleak in ixgbe_configure_clsu32
- scsi: ufs: ufs-qcom: Disable interrupt in reset path
- blk-cgroup: Fix the recursive blkg rwstat
- net: tehuti: fix error return code in bdx_probe()
- net: intel: iavf: fix error return code of iavf_init_get_resources()
- sun/niu: fix wrong RXMAC_BC_FRM_CNT_COUNT count
- cifs: ask for more credit on async read/write code paths
- gfs2: fix use-after-free in trans_drain
- cpufreq: blacklist Arm Vexpress platforms in cpufreq-dt-platdev
- gpiolib: acpi: Add missing IRQF_ONESHOT
- nfs: fix PNFS_FLEXFILE_LAYOUT Kconfig default
- NFS: Correct size calculation for create reply length
- net: hisilicon: hns: fix error return code of hns_nic_clear_all_rx_fetch()
- net: wan: fix error return code of uhdlc_init()
- net: davicom: Use platform_get_irq_optional()
- net: enetc: set MAC RX FIFO to recommended value
- atm: uPD98402: fix incorrect allocation
- atm: idt77252: fix null-ptr-dereference
- cifs: change noisy error message to FYI
- irqchip/ingenic: Add support for the JZ4760
- kbuild: add image_name to no-sync-config-targets
- kbuild: dummy-tools: fix inverted tests for gcc
- umem: fix 

[Kernel-packages] [Bug 1925421] Re: arm64 support

2021-06-03 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-oracle-5.4 -
5.4.0-1046.50~18.04.2

---
linux-oracle-5.4 (5.4.0-1046.50~18.04.2) bionic; urgency=medium

  * bionic/linux-oracle-5.4: 5.4.0-1046.50~18.04.2 -proposed tracker
(LP: #1927610)

  * arm64 support (LP: #1925421)
- [Config] oracle-5.4: Enable arm64
- [Config] oracle-5.4: Ignore first time arm64 ABI files

  [ Ubuntu: 5.4.0-1046.50 ]

  * focal/linux-oracle: 5.4.0-1046.50 -proposed tracker (LP: #1927611)
  * Packaging resync (LP: #1786013)
- update dkms package versions
  * focal/linux: 5.4.0-74.83 -proposed tracker (LP: #1927619)
  * Introduce the 465 driver series, fabric-manager, and libnvidia-nscq
(LP: #1925522)
- debian/dkms-versions -- add NVIDIA 465 and migrate 450 to 460
  * linux-image-5.0.0-35-generic breaks checkpointing of container
(LP: #1857257)
- SAUCE: overlayfs: fix incorrect mnt_id of files opened from map_files
  * Enable CIFS GCM256 (LP: #1921916)
- smb3: add defines for new crypto algorithms
- smb3.1.1: add new module load parm require_gcm_256
- smb3.1.1: add new module load parm enable_gcm_256
- smb3.1.1: print warning if server does not support requested encryption 
type
- smb3.1.1: rename nonces used for GCM and CCM encryption
- smb3.1.1: set gcm256 when requested
- cifs: Adjust key sizes and key generation routines for AES256 encryption
  * locking/qrwlock: Fix ordering in queued_write_lock_slowpath() (LP: #1926184)
- locking/qrwlock: Fix ordering in queued_write_lock_slowpath()
  * [Ubuntu 21.04] net/mlx5: Fix HW spec violation configuring uplink
(LP: #1925452)
- net/mlx5: Fix HW spec violation configuring uplink
  * Focal update: v5.4.114 upstream stable release (LP: #1926493)
- Revert "scsi: qla2xxx: Retry PLOGI on FC-NVMe PRLI failure"
- Revert "scsi: qla2xxx: Fix stuck login session using prli_pend_timer"
- scsi: qla2xxx: Dual FCP-NVMe target port support
- scsi: qla2xxx: Fix device connect issues in P2P configuration
- scsi: qla2xxx: Retry PLOGI on FC-NVMe PRLI failure
- scsi: qla2xxx: Add a shadow variable to hold disc_state history of fcport
- scsi: qla2xxx: Fix stuck login session using prli_pend_timer
- scsi: qla2xxx: Fix fabric scan hang
- net/sctp: fix race condition in sctp_destroy_sock
- Input: nspire-keypad - enable interrupts only when opened
- gpio: sysfs: Obey valid_mask
- dmaengine: dw: Make it dependent to HAS_IOMEM
- ARM: dts: Drop duplicate sha2md5_fck to fix clk_disable race
- ARM: dts: Fix moving mmc devices with aliases for omap4 & 5
- lockdep: Add a missing initialization hint to the "INFO: Trying to 
register
  non-static key" message
- arc: kernel: Return -EFAULT if copy_to_user() fails
- ASoC: max98373: Added 30ms turn on/off time delay
- neighbour: Disregard DEAD dst in neigh_update
- ARM: keystone: fix integer overflow warning
- ARM: omap1: fix building with clang IAS
- drm/msm: Fix a5xx/a6xx timestamps
- ASoC: fsl_esai: Fix TDM slot setup for I2S mode
- scsi: scsi_transport_srp: Don't block target in SRP_PORT_LOST state
- net: ieee802154: stop dump llsec keys for monitors
- net: ieee802154: forbid monitor for add llsec key
- net: ieee802154: forbid monitor for del llsec key
- net: ieee802154: stop dump llsec devs for monitors
- net: ieee802154: forbid monitor for add llsec dev
- net: ieee802154: forbid monitor for del llsec dev
- net: ieee802154: stop dump llsec devkeys for monitors
- net: ieee802154: forbid monitor for add llsec devkey
- net: ieee802154: forbid monitor for del llsec devkey
- net: ieee802154: stop dump llsec seclevels for monitors
- net: ieee802154: forbid monitor for add llsec seclevel
- pcnet32: Use pci_resource_len to validate PCI resource
- mac80211: clear sta->fast_rx when STA removed from 4-addr VLAN
- virt_wifi: Return micros for BSS TSF values
- Input: s6sy761 - fix coordinate read bit shift
- Input: i8042 - fix Pegatron C15B ID entry
- HID: wacom: set EV_KEY and EV_ABS only for non-HID_GENERIC type of devices
- dm verity fec: fix misaligned RS roots IO
- readdir: make sure to verify directory entry for legacy interfaces too
- arm64: fix inline asm in load_unaligned_zeropad()
- arm64: alternatives: Move length validation in alternative_{insn, endif}
- vfio/pci: Add missing range check in vfio_pci_mmap
- riscv: Fix spelling mistake "SPARSEMEM" to "SPARSMEM"
- scsi: libsas: Reset num_scatter if libata marks qc as NODATA
- netfilter: conntrack: do not print icmpv6 as unknown via /proc
- libnvdimm/region: Fix nvdimm_has_flush() to handle ND_REGION_ASYNC
- netfilter: bridge: add pre_exit hooks for ebtable unregistration
- netfilter: arp_tables: add pre_exit hook for table unregister
- net: macb: fix the restore of cmp registers
- netfilter: nft_limit: avoid possible divide error in 

[Kernel-packages] [Bug 1925421] Re: arm64 support

2021-06-02 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the kernel in -proposed solves
the problem. Please test the kernel and update this bug with the
results. If the problem is solved, change the tag 'verification-needed-
groovy' to 'verification-done-groovy'. If the problem still exists,
change the tag 'verification-needed-groovy' to 'verification-failed-
groovy'.

If verification is not done by 5 working days from today, this fix will
be dropped from the source code, and this bug will be closed.

See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you!


** Tags added: verification-needed-groovy

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

Title:
  arm64 support

Status in linux-oracle package in Ubuntu:
  In Progress
Status in linux-oracle-5.4 package in Ubuntu:
  New
Status in linux-oracle-5.8 package in Ubuntu:
  New
Status in linux-oracle source package in Bionic:
  Invalid
Status in linux-oracle-5.4 source package in Bionic:
  Fix Committed
Status in linux-oracle-5.8 source package in Bionic:
  New
Status in linux-oracle source package in Focal:
  Fix Released
Status in linux-oracle-5.4 source package in Focal:
  Invalid
Status in linux-oracle-5.8 source package in Focal:
  Fix Committed

Bug description:
  See
  https://canonical.lightning.force.com/lightning/r/Case/5003z2BzFG4AAN/view
  for more info

  
  [Impact]
  No support for arm64 currently

  
  [Fix]
  Add arm64 support, including hardware support patches

  [Test]
  Confirm that it boots on desired arm64 hardware, as well as VMs

  [Regression Potential]
  This was never working on arm64 so there should be no risk of regression.
  The requested changes included some refactorings of early memory 
initialization code (all arches) so this presents a small risk. The changes 
were tested on arm64 as well amd64.

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1925421] Re: arm64 support

2021-05-26 Thread Kelsey Skunberg
** Changed in: linux-oracle-5.8 (Ubuntu Focal)
   Status: New => Fix Committed

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

Title:
  arm64 support

Status in linux-oracle package in Ubuntu:
  In Progress
Status in linux-oracle-5.4 package in Ubuntu:
  New
Status in linux-oracle-5.8 package in Ubuntu:
  New
Status in linux-oracle source package in Bionic:
  Invalid
Status in linux-oracle-5.4 source package in Bionic:
  Fix Committed
Status in linux-oracle-5.8 source package in Bionic:
  New
Status in linux-oracle source package in Focal:
  Fix Released
Status in linux-oracle-5.4 source package in Focal:
  Invalid
Status in linux-oracle-5.8 source package in Focal:
  Fix Committed

Bug description:
  See
  https://canonical.lightning.force.com/lightning/r/Case/5003z2BzFG4AAN/view
  for more info

  
  [Impact]
  No support for arm64 currently

  
  [Fix]
  Add arm64 support, including hardware support patches

  [Test]
  Confirm that it boots on desired arm64 hardware, as well as VMs

  [Regression Potential]
  This was never working on arm64 so there should be no risk of regression.
  The requested changes included some refactorings of early memory 
initialization code (all arches) so this presents a small risk. The changes 
were tested on arm64 as well amd64.

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1925421] Re: arm64 support

2021-05-26 Thread Tim Gardner
** Also affects: linux-oracle-5.8 (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  arm64 support

Status in linux-oracle package in Ubuntu:
  In Progress
Status in linux-oracle-5.4 package in Ubuntu:
  New
Status in linux-oracle-5.8 package in Ubuntu:
  New
Status in linux-oracle source package in Bionic:
  Invalid
Status in linux-oracle-5.4 source package in Bionic:
  Fix Committed
Status in linux-oracle-5.8 source package in Bionic:
  New
Status in linux-oracle source package in Focal:
  Fix Released
Status in linux-oracle-5.4 source package in Focal:
  Invalid
Status in linux-oracle-5.8 source package in Focal:
  New

Bug description:
  See
  https://canonical.lightning.force.com/lightning/r/Case/5003z2BzFG4AAN/view
  for more info

  
  [Impact]
  No support for arm64 currently

  
  [Fix]
  Add arm64 support, including hardware support patches

  [Test]
  Confirm that it boots on desired arm64 hardware, as well as VMs

  [Regression Potential]
  This was never working on arm64 so there should be no risk of regression.
  The requested changes included some refactorings of early memory 
initialization code (all arches) so this presents a small risk. The changes 
were tested on arm64 as well amd64.

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1925421] Re: arm64 support

2021-05-21 Thread Kleber Sacilotto de Souza
** Changed in: linux-oracle-5.4 (Ubuntu Bionic)
   Status: In Progress => Fix Committed

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

Title:
  arm64 support

Status in linux-oracle package in Ubuntu:
  In Progress
Status in linux-oracle-5.4 package in Ubuntu:
  New
Status in linux-oracle source package in Bionic:
  Invalid
Status in linux-oracle-5.4 source package in Bionic:
  Fix Committed
Status in linux-oracle source package in Focal:
  Fix Released
Status in linux-oracle-5.4 source package in Focal:
  Invalid

Bug description:
  See
  https://canonical.lightning.force.com/lightning/r/Case/5003z2BzFG4AAN/view
  for more info

  
  [Impact]
  No support for arm64 currently

  
  [Fix]
  Add arm64 support, including hardware support patches

  [Test]
  Confirm that it boots on desired arm64 hardware, as well as VMs

  [Regression Potential]
  This was never working on arm64 so there should be no risk of regression.
  The requested changes included some refactorings of early memory 
initialization code (all arches) so this presents a small risk. The changes 
were tested on arm64 as well amd64.

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1925421] Re: arm64 support

2021-05-18 Thread Tim Gardner
** Also affects: linux-oracle-5.4 (Ubuntu)
   Importance: Undecided
   Status: New

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

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

** Changed in: linux-oracle-5.4 (Ubuntu Bionic)
   Status: New => In Progress

** Changed in: linux-oracle-5.4 (Ubuntu Focal)
   Status: New => Invalid

** Changed in: linux-oracle (Ubuntu Bionic)
   Status: New => Invalid

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

Title:
  arm64 support

Status in linux-oracle package in Ubuntu:
  In Progress
Status in linux-oracle-5.4 package in Ubuntu:
  New
Status in linux-oracle source package in Bionic:
  Invalid
Status in linux-oracle-5.4 source package in Bionic:
  In Progress
Status in linux-oracle source package in Focal:
  Fix Released
Status in linux-oracle-5.4 source package in Focal:
  Invalid

Bug description:
  See
  https://canonical.lightning.force.com/lightning/r/Case/5003z2BzFG4AAN/view
  for more info

  
  [Impact]
  No support for arm64 currently

  
  [Fix]
  Add arm64 support, including hardware support patches

  [Test]
  Confirm that it boots on desired arm64 hardware, as well as VMs

  [Regression Potential]
  This was never working on arm64 so there should be no risk of regression.
  The requested changes included some refactorings of early memory 
initialization code (all arches) so this presents a small risk. The changes 
were tested on arm64 as well amd64.

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1925421] Re: arm64 support

2021-05-11 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-oracle - 5.4.0-1045.49

---
linux-oracle (5.4.0-1045.49) focal; urgency=medium

  * focal/linux-oracle: 5.4.0-1045.49 -proposed tracker (LP: #1926814)

  * arm64 support (LP: #1925421)
- [config] oracle: Bring-up for arm64 support
- SAUCE: perf/smmuv3: Allow sharing MMIO registers with the SMMU driver
- SAUCE: arm64: Split the old READ_IMPLIES_EXEC workaround from executable
- mm/memory-failure: Add memory_failure_queue_kick()
- ACPI: APEI: Kick the memory_failure() queue for synchronous errors
- perf: Add Arm CMN-600 PMU driver
- perf: Add Arm CMN-600 DT binding
- PCI/ACPI: Add Ampere Altra SOC MCFG quirk
- mm: memblock: replace dereferences of memblock_region.nid with API calls
- mm: make early_pfn_to_nid() and related defintions close to each other
- mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP option
- mm: free_area_init: use maximal zone PFNs rather than zone sizes
- mm: use free_area_init() instead of free_area_init_nodes()
- alpha: simplify detection of memory zone boundaries
- arm: simplify detection of memory zone boundaries
- arm64: simplify detection of memory zone boundaries for UMA configs
- csky: simplify detection of memory zone boundaries
- m68k: mm: simplify detection of memory zone boundaries
- parisc: simplify detection of memory zone boundaries
- sparc32: simplify detection of memory zone boundaries
- unicore32: simplify detection of memory zone boundaries
- xtensa: simplify detection of memory zone boundaries
- mm: memmap_init: iterate over memblock regions rather that check each PFN
- mm/page_alloc.c: initialize memmap of unavailable memory directly
- mm: pass migratetype into memmap_init_zone() and move_pfn_range_to_zone()
- mm: rename memmap_init() and memmap_init_zone()
- mm: simplify parater of function memmap_init_zone()
- mm/page_alloc.c: refactor initialization of struct page for holes in 
memory
  layout
- mm: remove early_pfn_in_nid() and CONFIG_NODES_SPAN_OTHER_NODES
- mm: free_area_init: allow defining max_zone_pfn in descending order
- arc: fix memory initialization for systems with two memory banks
- mm: rename free_area_init_node() to free_area_init_memoryless_node()
- mm: clean up free_area_init_node() and its helpers
- mm: simplify find_min_pfn_with_active_regions()
- docs/vm: update memory-models documentation
- SAUCE: hwmon: Add Ampere Altra HW monitor driver
- arm64: NUMA: Kconfig: Increase NODES_SHIFT to 4
- driver/perf: Add PMU driver for the ARM DMC-620 memory controller
- perf/arm_dmc620_pmu: Fix error return code in dmc620_pmu_device_probe()
- perf: arm_dsu: Support DSU ACPI devices
- SAUCE: perf: arm_dsu: Allow IRQ to be shared among devices.
- Perf: arm-cmn: Allow irq to be shared.
- perf: arm-cmn: Fix unsigned comparison to less than zero
- perf/arm-cmn: Fix PMU instance naming
- perf/arm-cmn: Move IRQs when migrating context
- [config] Disable vbox dkms for arm64

linux-oracle (5.4.0-1044.47) focal; urgency=medium

  * focal/linux-oracle: 5.4.0-1044.47 -proposed tracker (LP: #1923773)

  * Focal update: v5.4.106 upstream stable release (LP: #1920246)
- [Config] oracle: update abi for rc-cec

  * Disable Atari partition support for cloud kernels (LP: #1908264)
- [Config]: Disable ATARI_PARTITION

  [ Ubuntu: 5.4.0-73.82 ]

  * focal/linux: 5.4.0-73.82 -proposed tracker (LP: #1923781)
  * Packaging resync (LP: #1786013)
- update dkms package versions
  * CIFS DFS entries not accessible with 5.4.0-71.74-generic (LP: #1923670)
- Revert "cifs: Set CIFS_MOUNT_USE_PREFIX_PATH flag on setting
  cifs_sb->prepath."
  * CVE-2021-29650
- Revert "netfilter: x_tables: Update remaining dereference to RCU"
- Revert "netfilter: x_tables: Switch synchronization to RCU"
- netfilter: x_tables: Use correct memory barriers.
  * LRMv4: switch to signing nvidia modules via the Ubuntu Modules signing key
(LP: #1918134)
- [Packaging] dkms-build{,--nvidia-N} sync back from LRMv4
  * 5.4 kernel: when iommu is on crashdump fails (LP: #1922738)
- iommu/vt-d: Refactor find_domain() helper
- iommu/vt-d: Add attach_deferred() helper
- iommu/vt-d: Move deferred device attachment into helper function
- iommu/vt-d: Do deferred attachment in iommu_need_mapping()
- iommu/vt-d: Remove deferred_attach_domain()
- iommu/vt-d: Simplify check in identity_mapping()
  * Backport mlx5e fix for tunnel offload (LP: #1921769)
- net/mlx5e: Check tunnel offload is required before setting SWP
  * Bcache bypasse writeback on caching device with fragmentation (LP: #1900438)
- bcache: consider the fragmentation when update the writeback rate
  * Fix implicit declaration warnings for kselftests/memfd test on newer
releases (LP: #1910323)
- selftests/memfd: Fix implicit declaration warnings
  * 

[Kernel-packages] [Bug 1925421] Re: arm64 support

2021-04-30 Thread Khaled El Mously
** Changed in: linux-oracle (Ubuntu Focal)
   Status: In Progress => Fix Committed

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

Title:
  arm64 support

Status in linux-oracle package in Ubuntu:
  In Progress
Status in linux-oracle source package in Focal:
  Fix Committed

Bug description:
  See
  https://canonical.lightning.force.com/lightning/r/Case/5003z2BzFG4AAN/view
  for more info

  
  [Impact]
  No support for arm64 currently

  
  [Fix]
  Add arm64 support, including hardware support patches

  [Test]
  Confirm that it boots on desired arm64 hardware, as well as VMs

  [Regression Potential]
  This was never working on arm64 so there should be no risk of regression.
  The requested changes included some refactorings of early memory 
initialization code (all arches) so this presents a small risk. The changes 
were tested on arm64 as well amd64.

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1925421] Re: arm64 support

2021-04-27 Thread Kleber Sacilotto de Souza
** Also affects: linux-oracle (Ubuntu Focal)
   Importance: Undecided
   Status: New

** Changed in: linux-oracle (Ubuntu Focal)
   Status: New => In Progress

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

Title:
  arm64 support

Status in linux-oracle package in Ubuntu:
  In Progress
Status in linux-oracle source package in Focal:
  In Progress

Bug description:
  See
  https://canonical.lightning.force.com/lightning/r/Case/5003z2BzFG4AAN/view
  for more info

  
  [Impact]
  No support for arm64 currently

  
  [Fix]
  Add arm64 support, including hardware support patches

  [Test]
  Confirm that it boots on desired arm64 hardware, as well as VMs

  [Regression Potential]
  This was never working on arm64 so there should be no risk of regression.
  The requested changes included some refactorings of early memory 
initialization code (all arches) so this presents a small risk. The changes 
were tested on arm64 as well amd64.

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1925421] Re: arm64 support

2021-04-26 Thread Khaled El Mously
** Description changed:

+ See
+ https://canonical.lightning.force.com/lightning/r/Case/5003z2BzFG4AAN/view
+ for more info
  
- https://canonical.lightning.force.com/lightning/r/Case/5003z2BzFG4AAN/view
+ 
+ [Impact]
+ No support for arm64 currently
+ 
+ 
+ [Fix]
+ Add arm64 support, including hardware support patches
+ 
+ [Test]
+ Confirm that it boots on desired arm64 hardware, as well as VMs
+ 
+ [Regression Potential]
+ This was never working on arm64 so there should be no risk of regression.
+ The requested changes included some refactorings of early memory 
initialization code (all arches) so this presents a small risk. The changes 
were tested on arm64 as well amd64.

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

** No longer affects: linux (Ubuntu)

** Changed in: linux-oracle (Ubuntu)
   Status: New => In Progress

** Changed in: linux-oracle (Ubuntu)
 Assignee: (unassigned) => Khaled El Mously (kmously)

-- 
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/1925421

Title:
  arm64 support

Status in linux-oracle package in Ubuntu:
  In Progress

Bug description:
  See
  https://canonical.lightning.force.com/lightning/r/Case/5003z2BzFG4AAN/view
  for more info

  
  [Impact]
  No support for arm64 currently

  
  [Fix]
  Add arm64 support, including hardware support patches

  [Test]
  Confirm that it boots on desired arm64 hardware, as well as VMs

  [Regression Potential]
  This was never working on arm64 so there should be no risk of regression.
  The requested changes included some refactorings of early memory 
initialization code (all arches) so this presents a small risk. The changes 
were tested on arm64 as well amd64.

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1925421] Re: arm64 support

2021-04-22 Thread Khaled El Mously
** Also affects: linux (Ubuntu)
   Importance: Undecided
   Status: New

** No longer affects: linux-oracle (Ubuntu)

** Changed in: linux (Ubuntu)
 Assignee: (unassigned) => Khaled El Mously (kmously)

** Changed in: linux (Ubuntu)
   Status: New => In Progress

-- 
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/1925421

Title:
  arm64 support

Status in linux package in Ubuntu:
  In Progress

Bug description:
  
  https://canonical.lightning.force.com/lightning/r/Case/5003z2BzFG4AAN/view

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1925421] Re: arm64 support

2021-04-22 Thread Khaled El Mously
** Description changed:

- Please
+ 
+ https://canonical.lightning.force.com/lightning/r/Case/5003z2BzFG4AAN/view

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

Title:
  arm64 support

Status in linux-oracle package in Ubuntu:
  New

Bug description:
  
  https://canonical.lightning.force.com/lightning/r/Case/5003z2BzFG4AAN/view

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp