lp:crash

Get this repository:
git clone https://git.launchpad.net/crash

Import details

Import Status: Reviewed

This repository is an import of the Git repository at https://github.com/crash-utility/crash.git.

The next import is scheduled to run .

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-3 and finished taking 25 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 30 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-3 and finished taking 40 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 25 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 40 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 25 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 40 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 25 seconds — see the log

Branches

Name Last Modified Last Commit
master 2024-10-09 22:05:54 UTC
Revert "arm64: section_size_bits compatible with macro definitions"

Author: chenguanyou
Author Date: 2024-08-30 01:51:11 UTC

Revert "arm64: section_size_bits compatible with macro definitions"

This reverts commit 568c6f049ad4a20918afeb2db9bb7a15b17d9ff2.

This commit was introduced for the compatibility of android kernel
due to its customization, however it shouldn't be applied in the
first because upstream kernel won't need this and the compatibility
patch should go into respective downstream crash instead. So make
this clean up.

Before:
crash vmcore vmlinux -d1
...
utsname:
     release: 4.14.180-perf-g4483caa8ae80-dirty
     machine: aarch64
...
SECTION_SIZE_BITS: 27
...

After:
crash vmcore vmlinux -d1
...
xtime timespec.tv_sec: 603549d0: Wed Feb 24 02:30:40 CST 2021
utsname:
     release: 4.14.180-perf-g4483caa8ae80-dirty
     machine: aarch64
...
SECTION_SIZE_BITS: 30
...

Signed-off-by: chenguanyou <chenguanyou@xiaomi.com>

crash-7-branch 2022-04-26 01:58:27 UTC
crash-7.3.1 -> crash-7.3.2

Author: Kazuhito Hagio
Author Date: 2022-04-26 01:58:27 UTC

crash-7.3.1 -> crash-7.3.2

Signed-off-by: Kazuhito Hagio <k-hagio-ab@nec.com>

12 of 2 results
This repository contains Public information 
Everyone can see this information.