.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "CPUSET_UPDATE_CURRENT_MEMS_ALLOWED" "9" "09 October 2005" "" ""
.SH NAME
cpuset_update_current_mems_allowed \- update mems parameters to new values
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void cpuset_update_current_mems_allowed ( \fIvoid\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIvoid\fB\fR
no arguments
.SH "DESCRIPTION"
.PP
.PP
If the current tasks cpusets mems_allowed changed behind our backs,
update current->mems_allowed and mems_generation to the new value.
Do not call this routine if \fBin_interrupt\fR\&.