On 2025-01-31 20:44, Hari Bathini wrote:
On 23/01/25 7:54 pm, Avnish Chouhan wrote:
On 2025-01-23 15:26, Hari Bathini wrote:
On 20/01/25 11:05 pm, Sourabh Jain wrote:
Commit 683eab94da75bc ("powerpc/fadump: setup additional parameters
for
dump capture kernel") introduced the additional parame
Le 03/02/2025 à 15:16, Sebastian Andrzej Siewior a écrit :
Use preempt_model_str() instead of manually conducting the preemption
model. Use pr_emerg() instead of printk() to pass a loglevel.
Why use pr_emerg() for that line and not all other ones ?
The purpose of using printk() is to get it
On 2025-02-03 16:19:06 [+0100], Christophe Leroy wrote:
>
>
> Le 03/02/2025 à 15:16, Sebastian Andrzej Siewior a écrit :
> > Use preempt_model_str() instead of manually conducting the preemption
> > model. Use pr_emerg() instead of printk() to pass a loglevel.
>
> Why use pr_emerg() for that lin
Hello:
This series was applied to riscv/linux.git (fixes)
by Thomas Gleixner :
On Wed, 4 Dec 2024 14:20:01 + you wrote:
> This patch series focuses on improving the machine_kexec_mask_interrupts()
> function by consolidating its implementation and optimizing its behavior to
> avoid redundant
Andrew,
> Remove the cxlflash driver for IBM CAPI Flash devices.
Applied to 6.15/scsi-staging, thanks!
--
Martin K. Petersen Oracle Linux Engineering
The cpufreq core handles this now, the driver can skip setting it.
Signed-off-by: Viresh Kumar
Acked-by: Rafael J. Wysocki
---
V1.1:
- Drop runtime updates to freq attr.
drivers/cpufreq/powernv-cpufreq.c | 6 --
1 file changed, 6 deletions(-)
diff --git a/drivers/cpufreq/powernv-cpufreq.c
On Mon, Feb 03, 2025 at 10:29:37AM +0100, Alexander Gordeev wrote:
> On Mon, Feb 03, 2025 at 08:58:49AM +0200, Dmitry V. Levin wrote:
>
> Hi Dmitry,
>
> > PTRACE_SET_SYSCALL_INFO is a generic ptrace API that complements
> > PTRACE_GET_SYSCALL_INFO by letting the ptracer modify details of
> > syst
Erhard reports the following KASAN hit on Talos II (power9) with kernel 6.13:
[ 12.028126]
==
[ 12.028198] BUG: KASAN: user-memory-access in
copy_to_kernel_nofault+0x8c/0x1a0
[ 12.028260] Write of size 8 at addr 187e458f20
On Mon, Jan 13, 2025 at 10:12:41PM -0800, Dan Williams wrote:
> Alistair Popple wrote:
> > Device DAX pages are currently not reference counted when mapped,
> > instead relying on the devmap PTE bit to ensure mapping code will not
> > get/put references. This requires special handling in various pa
On Thu, 16 Jan 2025 06:24:36 -0800, Nikita Zhandarovich wrote:
> If 'micfil->quality' received from micfil_quality_set() somehow ends
> up with an unpredictable value, switch() operator will fail to
> initialize local variable qsel before regmap_update_bits() tries
> to utilize it.
>
> While it is
Use preempt_model_str() instead of manually conducting the preemption
model. Use pr_emerg() instead of printk() to pass a loglevel.
Cc: Madhavan Srinivasan
Cc: Michael Ellerman
Cc: Nicholas Piggin
Cc: Christophe Leroy
Cc: Naveen N Rao
Cc: linuxppc-dev@lists.ozlabs.org
Signed-off-by: Sebastian
Le 03/02/2025 à 17:01, Sebastian Andrzej Siewior a écrit :
On 2025-02-03 16:19:06 [+0100], Christophe Leroy wrote:
Le 03/02/2025 à 15:16, Sebastian Andrzej Siewior a écrit :
Use preempt_model_str() instead of manually conducting the preemption
model. Use pr_emerg() instead of printk() to p
On 04/02/25 10:58 am, Avnish Chouhan wrote:
On 2025-01-31 20:44, Hari Bathini wrote:
On 23/01/25 7:54 pm, Avnish Chouhan wrote:
On 2025-01-23 15:26, Hari Bathini wrote:
On 20/01/25 11:05 pm, Sourabh Jain wrote:
Commit 683eab94da75bc ("powerpc/fadump: setup additional parameters
for
dump c
Details are added for the vpa_dtl pmu event and format
attributes in the ABI documentation.
Signed-off-by: Kajol Jain
---
.../sysfs-bus-event_source-devices-vpa-dtl| 25 +++
1 file changed, 25 insertions(+)
create mode 100644
Documentation/ABI/testing/sysfs-bus-event_source
The pseries Shared Processor Logical Partition(SPLPAR) machines
can retrieve a log of dispatch and preempt events from the
hypervisor using data from Disptach Trace Log(DTL) buffer.
With this information, user can retrieve when and why each dispatch &
preempt has occurred. Added an interface to exp
From: Aboorva Devarajan
- Export `boot_tb` for external use, this is useful in perf vpa-dtl
interface, where `boot_tb` can be used to convert raw timebase
values to it's relative boot timestamp.
- Log the initial timebase at `time_init` as it is a useful
information which can be referred t
On Mon, Feb 03, 2025 at 08:58:49AM +0200, Dmitry V. Levin wrote:
Hi Dmitry,
> PTRACE_SET_SYSCALL_INFO is a generic ptrace API that complements
> PTRACE_GET_SYSCALL_INFO by letting the ptracer modify details of
> system calls the tracee is blocked in.
...
FWIW, I am getting these on s390:
# ./to
17 matches
Mail list logo