Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Km pushpage #1008

Closed
wants to merge 4 commits into from
Closed

Km pushpage #1008

wants to merge 4 commits into from

Conversation

chrisrd
Copy link
Contributor

@chrisrd chrisrd commented Oct 4, 2012

Fixes #1002. See also: #917

This warning indicates the incorrect use of KM_SLEEP in a call
path which must use KM_PUSHPAGE to avoid deadlocking in direct
reclaim.  See commit b8d06fc for additional details.

  SPL: Fixing allocation for task txg_sync (6093) which
  used GFP flags 0x297bda7c with PF_NOFS set

Signed-off-by: Chris Dunlop <[email protected]>
Issue openzfs#917
Fix typo in 1706452

Signed-off-by: Chris Dunlop <[email protected]>
Issue openzfs#917
This warning indicates the incorrect use of KM_SLEEP in a call
path which must use KM_PUSHPAGE to avoid deadlocking in direct
reclaim.  See commit b8d06fc for additional details.

  SPL: Fixing allocation for task txg_sync (6093) which
  used GFP flags 0x297bda7c with PF_NOFS set

Signed-off-by: Chris Dunlop <[email protected]>
@chrisrd
Copy link
Contributor Author

chrisrd commented Oct 4, 2012

Sigh. Sorry, still working out how this github stuff works. Only the last commit, @3332190, needs pulling.

@chrisrd
Copy link
Contributor Author

chrisrd commented Oct 4, 2012

Cancelled in favour of pull request #1009

@chrisrd chrisrd closed this Oct 4, 2012
pcd1193182 pushed a commit to pcd1193182/zfs that referenced this pull request Sep 26, 2023
…zfs#1008)

Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.99 to 1.0.100.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](serde-rs/json@v1.0.99...v1.0.100)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Stack trace while scrubing : Fixing allocation for txg_snyc which used GFP Flags with PF_NOFS set
1 participant