Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

v1.17: direct_mapping: disable stack frame gaps (backport of #34254) #34260

Merged
merged 1 commit into from
Nov 29, 2023

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Nov 28, 2023

This is an automatic backport of pull request #34254 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

Copy link

codecov bot commented Nov 28, 2023

Codecov Report

Merging #34260 (f0ed96d) into v1.17 (4d0ccab) will increase coverage by 0.0%.
The diff coverage is 100.0%.

Additional details and impacted files
@@           Coverage Diff           @@
##            v1.17   #34260   +/-   ##
=======================================
  Coverage    81.8%    81.8%           
=======================================
  Files         803      803           
  Lines      218020   218021    +1     
=======================================
+ Hits       178434   178452   +18     
+ Misses      39586    39569   -17     

Gaps don't work with direct mapping which assumes a 1:1 mapping between virtual
and host addresses.

(cherry picked from commit a0df9de)
@alessandrod alessandrod force-pushed the mergify/bp/v1.17/pr-34254 branch from fcbf333 to f0ed96d Compare November 29, 2023 04:26
@alessandrod alessandrod requested a review from Lichtso November 29, 2023 05:01
@alessandrod alessandrod merged commit d353453 into v1.17 Nov 29, 2023
@alessandrod alessandrod deleted the mergify/bp/v1.17/pr-34254 branch November 29, 2023 08:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants