Extend width of "Include File" column to fit full path to
papr-physical-attestation.h in later commit.
Signed-off-by: Bagas Sanjaya
---
.../userspace-api/ioctl/ioctl-number.rst | 516 +-
1 file changed, 258 insertions(+), 258 deletions(-)
diff --git a/Documentation/userspac
On 07/07/2025 09:02, Haren Myneni wrote:
> On Thu, 2025-07-03 at 09:00 +0200, Krzysztof Kozlowski wrote:
>> On 03/07/2025 00:14, Haren Myneni wrote:
>>> +static int __init enable_hvpipe_IRQ(void)
>>> +{
>>> + struct device_node *np;
>>> +
>>> + hvpipe_check_exception_token =
>>> rtas_function_t
On Mon, Jul 7, 2025, at 09:56, kernel test robot wrote:
> commit: 4496e1c1354bd4837bcc1414f6e1a4d042857903 crash_dump, nvme:
> select CONFIGFS_FS as built-in
...
>>> mm/slub.o: warning: objtool: ___slab_alloc.isra.111.part.112+0x4c0: can't
>>> find jump dest instruction at .text.___slab_alloc.isr
On Mon, Jun 23, 2025 at 12:05 PM Christophe Leroy
wrote:
>
>
>
> Le 23/06/2025 à 11:55, Bartosz Golaszewski a écrit :
> > On Mon, Jun 23, 2025 at 11:54 AM Christophe Leroy
> > wrote:
> >>
> >> Hi,
> >>
> >>
> >> Le 23/06/2025 à 09:33, Bartosz Golaszewski a écrit :
> >>> On Tue, Jun 10, 2025 at 2:
commit a1be9ccc57f0 ("function_graph: Support recording and printing the
return value of function") introduced support for function graph return
value tracing.
Additionally, commit a3ed4157b7d8 ("fgraph: Replace fgraph_ret_regs with
ftrace_regs") further refactored and optimized the implementation
From: Hari Bathini
Since commit 4346ba160409 ("fprobe: Rewrite fprobe on function-graph
tracer"), FPROBE depends on HAVE_FUNCTION_GRAPH_FREGS. With previous
patch adding HAVE_FUNCTION_GRAPH_FREGS for powerpc, FPROBE can be
enabled on powerpc. But with the commit b5fa903b7f7c ("fprobe: Add
fprobe_
On 07/07/2025 08:53, Haren Myneni wrote:
> On Thu, 2025-07-03 at 08:58 +0200, Krzysztof Kozlowski wrote:
>> On 03/07/2025 00:14, Haren Myneni wrote:
>>> +static struct miscdevice papr_hvpipe_dev = {
>>> + .minor = MISC_DYNAMIC_MINOR,
>>> + .name = "papr-hvpipe",
>>> + .fops =
Hello Mani,
On Fri, May 30, 2025 at 09:39:28PM +0530, Manivannan Sadhasivam wrote:
> On Fri, May 30, 2025 at 06:34:04AM -0500, Bjorn Helgaas wrote:
>
> > I think pci_host_handle_link_down() should take a Root Port, not a
> > host bridge, and the controller driver should figure out which port
> >
On Mon, 2025-07-07 at 09:43 +0200, Krzysztof Kozlowski wrote:
> On 07/07/2025 09:35, Krzysztof Kozlowski wrote:
> > On 07/07/2025 09:02, Haren Myneni wrote:
> > > On Thu, 2025-07-03 at 09:00 +0200, Krzysztof Kozlowski wrote:
> > > > On 03/07/2025 00:14, Haren Myneni wrote:
> > > > > +static int __i
Thanks all for the review and Thanks a bunch to Timothy for fixing the PE
Freeze issue. The hotplug issues are like you fix N issue and N+1 th issue will
come with new HW.
We had a meeting of around 1.5 -2.0 hr with demo, code review and log review
and we decided to let these fixes go ahead. I
From: Hari Bathini
Since commit 4346ba160409 ("fprobe: Rewrite fprobe on function-graph
tracer"), FPROBE depends on HAVE_FUNCTION_GRAPH_FREGS. With previous
patch adding HAVE_FUNCTION_GRAPH_FREGS for powerpc, FPROBE can be
enabled on powerpc. But with the commit b5fa903b7f7c ("fprobe: Add
fprobe_
commit a1be9ccc57f0 ("function_graph: Support recording and printing the
return value of function") introduced support for function graph return
value tracing.
Additionally, commit a3ed4157b7d8 ("fgraph: Replace fgraph_ret_regs with
ftrace_regs") further refactored and optimized the implementation
On Thu, 2025-07-03 at 09:00 +0200, Krzysztof Kozlowski wrote:
> On 03/07/2025 00:14, Haren Myneni wrote:
> > +static int __init enable_hvpipe_IRQ(void)
> > +{
> > + struct device_node *np;
> > +
> > + hvpipe_check_exception_token =
> > rtas_function_token(RTAS_FN_CHECK_EXCEPTION);
> > + if (h
On 07/07/2025 09:35, Krzysztof Kozlowski wrote:
> On 07/07/2025 09:02, Haren Myneni wrote:
>> On Thu, 2025-07-03 at 09:00 +0200, Krzysztof Kozlowski wrote:
>>> On 03/07/2025 00:14, Haren Myneni wrote:
+static int __init enable_hvpipe_IRQ(void)
+{
+ struct device_node *np;
+
>>>
On 7/2/25 10:07 PM, GONG Ruiqi wrote:
Hi Mimi,
On 7/3/2025 9:38 AM, Mimi Zohar wrote:
[CC: Nayna Jain]
On Sat, 2025-06-28 at 14:32 +0800, GONG Ruiqi wrote:
...
The original reason for querying the secure boot status of the system was in
order to differentiate IMA policies. Subsequently, t
Posted wrong version by mistake please ignore .
On 07/07/25 12:48 pm, Aditya Bodkhe wrote:
commit a1be9ccc57f0 ("function_graph: Support recording and printing the
return value of function") introduced support for function graph return
value tracing.
Additionally, commit a3ed4157b7d8 ("fgraph:
+ Mani's kernel.org email.
On Mon, Jul 07, 2025 at 01:05:39PM +0200, Niklas Cassel wrote:
> Hello Mani,
>
> On Fri, May 30, 2025 at 09:39:28PM +0530, Manivannan Sadhasivam wrote:
> > On Fri, May 30, 2025 at 06:34:04AM -0500, Bjorn Helgaas wrote:
> >
> > > I think pci_host_handle_link_down() shou
Commit 03c9d1a5a30d93 ("Documentation: Fix description format for
powerpc RTAS ioctls") fixes Sphinx warning by chopping arch/ path
component of papr-physical-attestation.h to fit existing "Include File"
column. Now that the column has been widened just enough for that
header file, add back its arc
Hi,
Sorry if my original series [1] didn't get reviewed at all (and merged), so I'm
resending it here.
This is the cleanup series following up from 03c9d1a5a30d93 ("Documentation:
Fix description format for powerpc RTAS ioctls"), now based on docs-next tree.
The end result should be the same as m
Spell out full Linux PPC mailing list address like other subsystem
mailing lists listed in the table.
Fixes: 43d869ac25f1 ("powerpc/pseries: Define papr_indices_io_block for
papr-indices ioctls")
Fixes: 8aa9efc0be66 ("powerpc/pseries: Add papr-platform-dump character driver
for dump retrieval")
On Tue, 2025-07-08 at 07:43 +0700, Bagas Sanjaya wrote:
> Spell out full Linux PPC mailing list address like other subsystem
> mailing lists listed in the table.
>
>
Please also add:
Fixes: 514f6ff4369a ("powerpc/pseries: Add papr-vpd character driver
for VPD retrieval")
Fixes: 905b9e48786e (
On Tue, 2025-07-08 at 07:43 +0700, Bagas Sanjaya wrote:
> Commit 03c9d1a5a30d93 ("Documentation: Fix description format for
> powerpc RTAS ioctls") fixes Sphinx warning by chopping arch/ path
> component of papr-physical-attestation.h to fit existing "Include
> File"
> column. Now that the column h
On Tue, 2025-07-08 at 07:43 +0700, Bagas Sanjaya wrote:
> Extend width of "Include File" column to fit full path to
> papr-physical-attestation.h in later commit.
>
> Signed-off-by: Bagas Sanjaya
Reviewed-by: Haren Myneni
> ---
> .../userspace-api/ioctl/ioctl-number.rst | 516 +--
23 matches
Mail list logo