[Bug 1663400] Re: kexec: arm64: Increase the upper limit for RAM segments

2018-06-11 Thread Launchpad Bug Tracker
This bug was fixed in the package kexec-tools -
1:2.0.16-1ubuntu1~16.04.1

---
kexec-tools (1:2.0.16-1ubuntu1~16.04.1) xenial; urgency=low

  * Backport latest kexec-tools from bionic to xenial (LP: #1743529).

 -- Thadeu Lima de Souza Cascardo   Fri, 23 Feb
2018 12:11:36 -0300

** Changed in: kexec-tools (Ubuntu Xenial)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1663400

Title:
  kexec: arm64: Increase the upper limit for RAM segments

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kexec-tools/+bug/1663400/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1663400] Re: kexec: arm64: Increase the upper limit for RAM segments

2017-09-27 Thread Bug Watch Updater
** Changed in: kexec-tools (Debian)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1663400

Title:
  kexec: arm64: Increase the upper limit for RAM segments

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kexec-tools/+bug/1663400/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1663400] Re: kexec: arm64: Increase the upper limit for RAM segments

2017-06-09 Thread Manoj Iyer
$ dpkg -l | grep kexec-tools
ii  kexec-tools 1:2.0.10-1ubuntu2.2 
   arm64tools to support fast kexec reboots

$ sudo cat /proc/iomem | grep "System RAM"
0082-0307 : System RAM
0309-031f : System RAM
0341-0402 : System RAM
0404-0549 : System RAM
054c4000-054c8fff : System RAM
084de000-0854 : System RAM
085f-0866 : System RAM
0871-0877 : System RAM
0882-08a7 : System RAM
0916-0918 : System RAM
0928-0928cfff : System RAM
0967c000-0e65 : System RAM
0e69-0fff : System RAM
1080-17fe : System RAM
1c01-1c7f : System RAM
1c81-7efb : System RAM
7efe-7efe : System RAM
7f00-17 : System RAM

$ sudo kexec -d -l /boot/vmlinuz-4.10.0-22-generic --reuse-cmd 
--initrd=/boot/vmlinuz-4.10.0-22-generic | grep "System RAM"
arch_process_options:141: command_line: 
root=UUID=968531c2-2cee-41ca-9fb4-9975a1a8bb70 ro module_blacklist=at803x 
splash quiet vt.handoff=7
arch_process_options:143: initrd: /boot/vmlinuz-4.10.0-22-generic
arch_process_options:144: dtb: (null)
Try gzip decompression.
kernel: 0x7c4ea010 kernel_size: 0x12bc200
get_memory_ranges_iomem_cb: 0082 - 0307 : System RAM
get_memory_ranges_iomem_cb: 0309 - 031f : System RAM
get_memory_ranges_iomem_cb: 0341 - 0402 : System RAM
get_memory_ranges_iomem_cb: 0404 - 0549 : System RAM
get_memory_ranges_iomem_cb: 054c4000 - 054c8fff : System RAM
get_memory_ranges_iomem_cb: 084de000 - 0854 : System RAM
get_memory_ranges_iomem_cb: 085f - 0866 : System RAM
get_memory_ranges_iomem_cb: 0871 - 0877 : System RAM
get_memory_ranges_iomem_cb: 0882 - 08a7 : System RAM
get_memory_ranges_iomem_cb: 0916 - 0918 : System RAM
get_memory_ranges_iomem_cb: 0928 - 0928cfff : System RAM
get_memory_ranges_iomem_cb: 0967c000 - 0e65 : System RAM
get_memory_ranges_iomem_cb: 0e69 - 0fff : System RAM
get_memory_ranges_iomem_cb: 1080 - 17fe : System RAM
get_memory_ranges_iomem_cb: 1c01 - 1c7f : System RAM
get_memory_ranges_iomem_cb: 1c81 - 7efb : System RAM
get_memory_ranges_iomem_cb: 7efe - 7efe : System RAM
get_memory_ranges_iomem_cb: 7f00 - 0017 : System RAM

$ cat /etc/issue
Ubuntu 16.04.2 LTS \n \l


** Tags added: verification-done-xenial

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1663400

Title:
  kexec: arm64: Increase the upper limit for RAM segments

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kexec-tools/+bug/1663400/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1663400] Re: kexec: arm64: Increase the upper limit for RAM segments

2017-06-09 Thread Manoj Iyer
$ dpkg -l | grep kexec-tools
ii  kexec-tools 1:2.0.10-2ubuntu1.2 
   arm64tools to support fast kexec reboots

$ sudo cat /proc/iomem | grep "System RAM"
0082-0307 : System RAM
0309-031f : System RAM
0341-0402 : System RAM
0404-0549 : System RAM
054c4000-054c8fff : System RAM
084de000-0854 : System RAM
085f-0866 : System RAM
0871-0877 : System RAM
0882-08a7 : System RAM
0916-0918 : System RAM
0928-0928cfff : System RAM
0967c000-0e65 : System RAM
0e69-0fff : System RAM
1080-17fe : System RAM
1c01-1c7f : System RAM
1c81-7efb : System RAM
7efe-7efe : System RAM
7f00-17 : System RAM

$ sudo kexec -d -l /boot/vmlinuz-4.10.0-22-generic --reuse-cmd 
--initrd=/boot/vmlinuz-4.10.0-22-generic | grep "System RAM"
arch_process_options:141: command_line: 
root=UUID=968531c2-2cee-41ca-9fb4-9975a1a8bb70 ro module_blacklist=at803x 
splash quiet vt.handoff=7
arch_process_options:143: initrd: /boot/vmlinuz-4.10.0-22-generic
arch_process_options:144: dtb: (null)
Try gzip decompression.
kernel: 0xa122f010 kernel_size: 0x12bc200
get_memory_ranges_iomem_cb: 0082 - 0307 : System RAM
get_memory_ranges_iomem_cb: 0309 - 031f : System RAM
get_memory_ranges_iomem_cb: 0341 - 0402 : System RAM
get_memory_ranges_iomem_cb: 0404 - 0549 : System RAM
get_memory_ranges_iomem_cb: 054c4000 - 054c8fff : System RAM
get_memory_ranges_iomem_cb: 084de000 - 0854 : System RAM
get_memory_ranges_iomem_cb: 085f - 0866 : System RAM
get_memory_ranges_iomem_cb: 0871 - 0877 : System RAM
get_memory_ranges_iomem_cb: 0882 - 08a7 : System RAM
get_memory_ranges_iomem_cb: 0916 - 0918 : System RAM
get_memory_ranges_iomem_cb: 0928 - 0928cfff : System RAM
get_memory_ranges_iomem_cb: 0967c000 - 0e65 : System RAM
get_memory_ranges_iomem_cb: 0e69 - 0fff : System RAM
get_memory_ranges_iomem_cb: 1080 - 17fe : System RAM
get_memory_ranges_iomem_cb: 1c01 - 1c7f : System RAM
get_memory_ranges_iomem_cb: 1c81 - 7efb : System RAM
get_memory_ranges_iomem_cb: 7efe - 7efe : System RAM
get_memory_ranges_iomem_cb: 7f00 - 0017 : System RAM


** Tags removed: verification-needed
** Tags added: verification-done-yakkety

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1663400

Title:
  kexec: arm64: Increase the upper limit for RAM segments

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kexec-tools/+bug/1663400/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1663400] Re: kexec: arm64: Increase the upper limit for RAM segments

2017-06-09 Thread Ɓukasz Zemczak
Please mention which versions were tested and re-mark verification-done-
RELEASE in the tags.

** Tags removed: verification-done
** Tags added: verification-needed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1663400

Title:
  kexec: arm64: Increase the upper limit for RAM segments

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kexec-tools/+bug/1663400/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1663400] Re: kexec: arm64: Increase the upper limit for RAM segments

2017-05-12 Thread Manoj Iyer
$ sudo cat /proc/iomem | grep "System RAM"
00d0-fffecfff : System RAM
1-1ff369bfff : System RAM
1ff36b6000-1ff36b9fff : System RAM
1ff36bb000-1ff36c5fff : System RAM
1ff36d7000-1ffa7b8fff : System RAM
1ffac31000-1ffac47fff : System RAM
1ffac49000-1ffc404fff : System RAM
1ffc406000-1ffc588fff : System RAM
1ffcfc2000-1ffeac1fff : System RAM
1ffeae-1ffeafcfff : System RAM
1ffebb2000-1fff0f : System RAM

$ sudo kexec -d -l /boot/vmlinuz-4.10.0-20-generic --reuse-cmd 
--initrd=/boot/initrd.img-4.10.0-20-generic | grep "System RAM"
arch_process_options:141: command_line: 
root=UUID=872f9ad6-19e8-48d7-b109-0024974284b6 ro iommu.passthrough=1
arch_process_options:143: initrd: /boot/initrd.img-4.10.0-20-generic
arch_process_options:144: dtb: (null)
Try gzip decompression.
kernel: 0xabc0d010 kernel_size: 0x12ab200
get_memory_ranges_iomem_cb: 00d0 - fffecfff : System RAM
get_memory_ranges_iomem_cb: 0001 - 001ff369bfff : System RAM
get_memory_ranges_iomem_cb: 001ff36b6000 - 001ff36b9fff : System RAM
get_memory_ranges_iomem_cb: 001ff36bb000 - 001ff36c5fff : System RAM
get_memory_ranges_iomem_cb: 001ff36d7000 - 001ffa7b8fff : System RAM
get_memory_ranges_iomem_cb: 001ffac31000 - 001ffac47fff : System RAM
get_memory_ranges_iomem_cb: 001ffac49000 - 001ffc404fff : System RAM
get_memory_ranges_iomem_cb: 001ffc406000 - 001ffc588fff : System RAM
get_memory_ranges_iomem_cb: 001ffcfc2000 - 001ffeac1fff : System RAM
get_memory_ranges_iomem_cb: 001ffeae - 001ffeafcfff : System RAM
get_memory_ranges_iomem_cb: 001ffebb2000 - 001fff0f : System RAM


** Tags removed: verification-needed
** Tags added: verification-done

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1663400

Title:
  kexec: arm64: Increase the upper limit for RAM segments

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kexec-tools/+bug/1663400/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1663400] Re: kexec: arm64: Increase the upper limit for RAM segments

2017-05-07 Thread Mathew Hodson
** Changed in: kexec-tools (Ubuntu)
   Importance: Undecided => Medium

** Changed in: kexec-tools (Ubuntu Xenial)
   Importance: Undecided => Medium

** Changed in: kexec-tools (Ubuntu Yakkety)
   Importance: Undecided => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1663400

Title:
  kexec: arm64: Increase the upper limit for RAM segments

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kexec-tools/+bug/1663400/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1663400] Re: kexec: arm64: Increase the upper limit for RAM segments

2017-03-02 Thread Brian Murray
Hello Manoj, or anyone else affected,

Accepted kexec-tools into yakkety-proposed. The package will build now
and be available at https://launchpad.net/ubuntu/+source/kexec-
tools/1:2.0.10-2ubuntu1.1 in a few hours, and then in the -proposed
repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: kexec-tools (Ubuntu Yakkety)
   Status: In Progress => Fix Committed

** Tags added: verification-needed

** Changed in: kexec-tools (Ubuntu Xenial)
   Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1663400

Title:
  kexec: arm64: Increase the upper limit for RAM segments

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kexec-tools/+bug/1663400/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1663400] Re: kexec: arm64: Increase the upper limit for RAM segments

2017-02-14 Thread Launchpad Bug Tracker
This bug was fixed in the package kexec-tools - 1:2.0.14-1ubuntu3

---
kexec-tools (1:2.0.14-1ubuntu3) zesty; urgency=medium

  * kexec: Increase the upper limit for RAM segments (LP: #1663400)

 -- Manoj Iyer   Tue, 14 Feb 2017 14:00:14
+

** Changed in: kexec-tools (Ubuntu)
   Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1663400

Title:
  kexec: arm64: Increase the upper limit for RAM segments

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kexec-tools/+bug/1663400/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1663400] Re: kexec: arm64: Increase the upper limit for RAM segments

2017-02-14 Thread Manoj Iyer
The attached patch is for:

* kexec: Increase the upper limit for RAM segments (LP: #1663400)

This patch applies cleanly on Zesty kexec-tools:
https://pastebin.ubuntu.com/23995216/

[TESTING with Zesty kexec-tools on hardware]
ubuntu@ubuntu:~$ dpkg -l | grep kexec-tools
ii  kexec-tools   1:2.0.14-1ubuntu2.1 arm64 
   tools to support fast kexec reboots
ubuntu@ubuntu:~$

ubuntu@ubuntu:~$ sudo kexec -d -l /boot/vmlinuz-4.7.0-2-generic --reuse-cmd 
--initrd=/boot/initrd.img-4.7.0-2-generic
arch_process_options:141: command_line: 
root=UUID=6c2f8a0a-5a0a-4f7b-8427-6e119e950aaa ro splash quiet vt.handoff=7
arch_process_options:143: initrd: /boot/initrd.img-4.7.0-2-generic
arch_process_options:144: dtb: (null)
Try gzip decompression.
kernel: 0xa9e5e010 kernel_size: 0xf36800
get_memory_ranges_iomem_cb: 0020 - 0020 : System RAM
get_memory_ranges_iomem_cb: 0082 - 0307 : System RAM
get_memory_ranges_iomem_cb: 0308 - 0308 : System RAM
get_memory_ranges_iomem_cb: 0309 - 031f : System RAM
get_memory_ranges_iomem_cb: 0320 - 033f : System RAM
get_memory_ranges_iomem_cb: 0341 - 0589 : System RAM
get_memory_ranges_iomem_cb: 058a - 058a : System RAM
get_memory_ranges_iomem_cb: 058b - 058b : System RAM
get_memory_ranges_iomem_cb: 058c - 0597 : System RAM
get_memory_ranges_iomem_cb: 0598 - 05987fff : System RAM
get_memory_ranges_iomem_cb: 05988000 - 0598bfff : System RAM
get_memory_ranges_iomem_cb: 0598c000 - 05a0 : System RAM
get_memory_ranges_iomem_cb: 05a1 - 05aa : System RAM
get_memory_ranges_iomem_cb: 05ab - 05ca0fff : System RAM
get_memory_ranges_iomem_cb: 05ca1000 - 08ca : System RAM
get_memory_ranges_iomem_cb: 08cb - 08cf : System RAM
get_memory_ranges_iomem_cb: 08d0 - 08ed : System RAM
get_memory_ranges_iomem_cb: 08ee - 08ee0fff : System RAM
get_memory_ranges_iomem_cb: 08ee1000 - 08ee3fff : System RAM
get_memory_ranges_iomem_cb: 08ee4000 - 08ee : System RAM
get_memory_ranges_iomem_cb: 08ef - 092a : System RAM
get_memory_ranges_iomem_cb: 092b - 092d : System RAM
get_memory_ranges_iomem_cb: 092e - 09422fff : System RAM
get_memory_ranges_iomem_cb: 09423000 - 0949 : System RAM
get_memory_ranges_iomem_cb: 094a - 0957 : System RAM
get_memory_ranges_iomem_cb: 0958 - 0958cfff : System RAM
get_memory_ranges_iomem_cb: 0958d000 - 098c : System RAM
get_memory_ranges_iomem_cb: 098d - 098d0fff : System RAM
get_memory_ranges_iomem_cb: 098d1000 - 098dbfff : System RAM
get_memory_ranges_iomem_cb: 098dc000 - 0e8b : System RAM
get_memory_ranges_iomem_cb: 0e8c - 0e8e : System RAM
get_memory_ranges_iomem_cb: 0e8f - 0fff : System RAM
get_memory_ranges_iomem_cb: 1080 - 17fe : System RAM
get_memory_ranges_iomem_cb: 1c02 - 1c7f : System RAM
get_memory_ranges_iomem_cb: 1c80 - 1c80 : System RAM
get_memory_ranges_iomem_cb: 1c81 - 7efb : System RAM
get_memory_ranges_iomem_cb: 7efc - 7efd : System RAM
get_memory_ranges_iomem_cb: 7efe - 7efe : System RAM
get_memory_ranges_iomem_cb: 7eff - 7eff : System RAM
get_memory_ranges_iomem_cb: 7f00 - 0017 : System RAM
elf_arm64_probe: Not an ELF executable.
image_arm64_load: kernel_segment: 00a0
image_arm64_load: text_offset:0008
image_arm64_load: image_size: 0103
image_arm64_load: phys_offset:0020
image_arm64_load: vp_offset:  
image_arm64_load: PE format:  yes
read_1st_dtb: found /sys/firmware/fdt
initrd: base 341, size 1c7b7e4h (29865956)

...

machine_apply_elf_rel: ABS64 ->01ab4158
kexec_load: entry = 0x1ab1640 flags = 0xb7
nr_segments = 4
segment[0].buf   = 0xa9e5e010
segment[0].bufsz = 0xf36800
segment[0].mem   = 0xa8
segment[0].memsz = 0x103
segment[1].buf   = 0x3c5cf1a0
segment[1].bufsz = 0x1f2
segment[1].mem   = 0x1ab
segment[1].memsz = 0x1000
segment[2].buf   = 0x3c5cf760
segment[2].bufsz = 0x3198
segment[2].mem   = 0x1ab1000
segment[2].memsz = 0x4000
segment[3].buf   = 0xa81e2010
segment[3].bufsz = 0x1c7b7e4
segment[3].mem   = 0x341
segment[3].memsz = 0x1c7c000
ubuntu@ubuntu:~$ sudo kexec -e

ubuntu login: [  516.350136] mmc0: Reset 0x1 never 

[Bug 1663400] Re: kexec: arm64: Increase the upper limit for RAM segments

2017-02-13 Thread Bug Watch Updater
** Changed in: kexec-tools (Debian)
   Status: Unknown => New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1663400

Title:
  kexec: arm64: Increase the upper limit for RAM segments

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kexec-tools/+bug/1663400/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1663400] Re: kexec: arm64: Increase the upper limit for RAM segments

2017-02-13 Thread Manoj Iyer
** Summary changed:

- [SRU] kexec: arm64: Increase the upper limit for RAM segments
+ kexec: arm64: Increase the upper limit for RAM segments

** Bug watch added: Debian Bug tracker #854826
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=854826

** Also affects: kexec-tools (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=854826
   Importance: Unknown
   Status: Unknown

** Changed in: kexec-tools (Ubuntu Xenial)
 Assignee: (unassigned) => Manoj Iyer (manjo)

** Changed in: kexec-tools (Ubuntu Yakkety)
 Assignee: (unassigned) => Manoj Iyer (manjo)

** Changed in: kexec-tools (Ubuntu Xenial)
   Status: New => In Progress

** Changed in: kexec-tools (Ubuntu Yakkety)
   Status: New => In Progress

** Changed in: kexec-tools (Ubuntu)
   Status: New => In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1663400

Title:
  kexec: arm64: Increase the upper limit for RAM segments

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kexec-tools/+bug/1663400/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs