* Request for review for 4.4-st64, 4.4-cip99
@ 2025-05-14 9:31 Ulrich Hecht
2025-05-14 10:02 ` Pavel Machek
0 siblings, 1 reply; 3+ messages in thread
From: Ulrich Hecht @ 2025-05-14 9:31 UTC (permalink / raw)
To: cip-dev@lists.cip-project.org, pavel@denx.de,
nobuhiro1.iwamatsu@toshiba.co.jp
Hi!
Here's the manual backports for the upcoming 4.4 kernel release. As always they can be found in https://git.kernel.org/pub/scm/linux/kernel/git/cip/linux-cip.git/log/?h=linux-4.4.y-st-rc
21503a13375d5 qlcnic: fix memory leak issues in qlcnic_sriov_common.c
952bc6f3a0ebb HID: ignore non-functional sensor in HP 5MP Camera
ece0f8e21aa7f net_sched: Prevent creation of classes with TC_H_ROOT
There is also one new patch that I added mostly for my own benefit:
18a3ce42a20f0 mm/sparsemem: silence "'mem_section' will never be NULL" warning
Thanks for having a look!
CU
Uli
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Request for review for 4.4-st64, 4.4-cip99
2025-05-14 9:31 Request for review for 4.4-st64, 4.4-cip99 Ulrich Hecht
@ 2025-05-14 10:02 ` Pavel Machek
2025-05-15 12:38 ` [cip-dev] " Ulrich Hecht
0 siblings, 1 reply; 3+ messages in thread
From: Pavel Machek @ 2025-05-14 10:02 UTC (permalink / raw)
To: Ulrich Hecht
Cc: cip-dev@lists.cip-project.org, nobuhiro1.iwamatsu@toshiba.co.jp
[-- Attachment #1: Type: text/plain, Size: 1276 bytes --]
Hi!
> Here's the manual backports for the upcoming 4.4 kernel release. As always they can be found in https://git.kernel.org/pub/scm/linux/kernel/git/cip/linux-cip.git/log/?h=linux-4.4.y-st-rc
>
These are ok:
a GFP_KERNEL failures are mostly theoretical > 21503a13375d5 qlcnic: fix memory leak issues in qlcnic_sriov_common.c
a just a hw bug workaround > 952bc6f3a0ebb HID: ignore non-functional sensor in HP 5MP Camera
Are you sure about this one?
!! > ece0f8e21aa7f net_sched: Prevent creation of classes with TC_H_ROOT
Unlike newer kernels, out: has non-trivial cleanup, so we probably
want to goto there.
> There is also one new patch that I added mostly for my own benefit:
>
> 18a3ce42a20f0 mm/sparsemem: silence "'mem_section' will never be NULL" warning
Looks good. I'd quote commit id in the log ...
This is similar in function to the upstream patch
a431dbbc540532b7465eae4fc8b56a85a9fc7d17 "mm/sparsemem: fix
'mem_section' will never be NULL gcc 12 warning" but avoids adding
extra checks to minimize the potential for regressions.
Best regards,
Pavel
--
DENX Software Engineering GmbH, Managing Director: Erika Unter
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 195 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: [cip-dev] Request for review for 4.4-st64, 4.4-cip99
2025-05-14 10:02 ` Pavel Machek
@ 2025-05-15 12:38 ` Ulrich Hecht
0 siblings, 0 replies; 3+ messages in thread
From: Ulrich Hecht @ 2025-05-15 12:38 UTC (permalink / raw)
To: pavel; +Cc: cip-dev@lists.cip-project.org, nobuhiro1.iwamatsu@toshiba.co.jp
Hi!
Thanks for the reviews.
> On 05/14/2025 12:02 PM CEST Pavel Machek via lists.cip-project.org <pavel=denx.de@lists.cip-project.org> wrote:
> Are you sure about this one?
>
> !! > ece0f8e21aa7f net_sched: Prevent creation of classes with TC_H_ROOT
>
> Unlike newer kernels, out: has non-trivial cleanup, so we probably
> want to goto there.
Good point. Fixed.
> > 18a3ce42a20f0 mm/sparsemem: silence "'mem_section' will never be NULL" warning
>
> Looks good. I'd quote commit id in the log ...
Likewise.
CU
Uli
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2025-05-15 12:38 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-14 9:31 Request for review for 4.4-st64, 4.4-cip99 Ulrich Hecht
2025-05-14 10:02 ` Pavel Machek
2025-05-15 12:38 ` [cip-dev] " Ulrich Hecht
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox