Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> wrote: > } > - tsec->sid = sid; > - > - if (current->signal->rlim[RLIMIT_CPU].rlim_cur != RLIM_INFINITY) { > - /* > - * This will cause RLIMIT_CPU calculations to be > - * refigured. > - */ > - current->it_prof_expires = jiffies_to_cputime(1); > - } > ++ update_rlimit_cpu(rlim->rlim_cur); ACK, though I'd personally leave the blank line after the closing curly at the end of the for-loop. That's a very minor matter, though, so don't worry too much about it. David -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html