mbox series

[GIT,PULL] IPE update for 6.13

Message ID CAKtyLkEwKogdje+Wo_ZH2W+sUA2+E6H1J0gMQ0TEyAfxWigLmA@mail.gmail.com (mailing list archive)
State New
Headers show
Series [GIT,PULL] IPE update for 6.13 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/wufan/ipe.git tags/ipe-pr-20241119

Message

Fan Wu Nov. 19, 2024, 10:22 p.m. UTC
Hi Linus,

Please merge this PR for the IPE update for 6.13.

This PR contains only one commit from Colin Ian King, which removes
unnecessary error-handling code in the IPE boot policy generation
helper program.

This commit has been tested for several weeks in linux-next without any issues.

Thanks,
Fan

--

The following changes since commit adc218676eef25575469234709c2d87185ca223a:

  Linux 6.12 (2024-11-17 14:15:08 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/wufan/ipe.git
tags/ipe-pr-20241119

for you to fetch changes up to 9080d11a6c5c1fbf27127afdef84d8dcd65b91ff:

  scripts: ipe: polgen: remove redundant close and error exit path
(2024-11-19 13:57:03 -0800)

----------------------------------------------------------------
ipe/stable-6.13 PR 20241119

----------------------------------------------------------------
Colin Ian King (1):
      scripts: ipe: polgen: remove redundant close and error exit path

 scripts/ipe/polgen/polgen.c | 12 ++----------
 1 file changed, 2 insertions(+), 10 deletions(-)

Comments

pr-tracker-bot@kernel.org Nov. 20, 2024, 10:56 p.m. UTC | #1
The pull request you sent on Tue, 19 Nov 2024 14:22:04 -0800:

> git://git.kernel.org/pub/scm/linux/kernel/git/wufan/ipe.git tags/ipe-pr-20241119

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/7e7f65647e5216b667d7d98a74446a80a9adcfc0

Thank you!