On Wed, 2018-06-20 at 15:26 -0700, Matthew Wilcox wrote:
> Not needed:
>
> void warn_alloc(gfp_t gfp_mask, nodemask_t *nodemask, const char
> *fmt, ...)
> {
> ...
> if ((gfp_mask & __GFP_NOWARN) || !__ratelimit(&nopage_rs))
> return;
>
Yes, thanks!
- [PATCH 0/3] KASLR feature to randomize each loadable mod... Rick Edgecombe
- [PATCH 1/3] vmalloc: Add __vmalloc_node_try_addr fu... Rick Edgecombe
- Re: [PATCH 1/3] vmalloc: Add __vmalloc_node_try... Randy Dunlap
- Re: [PATCH 1/3] vmalloc: Add __vmalloc_node... Kees Cook
- Re: [PATCH 1/3] vmalloc: Add __vmalloc_... Randy Dunlap
- Re: [PATCH 1/3] vmalloc: Add __vma... Kees Cook
- Re: [PATCH 1/3] vmalloc: Add _... Randy Dunlap
- Re: [PATCH 1/3] vmalloc: Add __vmalloc_node_try... Matthew Wilcox
- Re: [PATCH 1/3] vmalloc: Add __vmalloc_node... Edgecombe, Rick P
- [PATCH 3/3] vmalloc: Add debugfs modfraginfo Rick Edgecombe
- Re: [PATCH 3/3] vmalloc: Add debugfs modfraginf... kbuild test robot
- Re: [PATCH 3/3] vmalloc: Add debugfs modfraginf... kbuild test robot
- Re: [PATCH 3/3] vmalloc: Add debugfs modfraginf... Jann Horn
- Re: [PATCH 3/3] vmalloc: Add debugfs modfra... Edgecombe, Rick P
- [PATCH 2/3] x86/modules: Increase randomization for... Rick Edgecombe
- Re: [PATCH 0/3] KASLR feature to randomize each loa... Kees Cook
- Re: [PATCH 0/3] KASLR feature to randomize each... Jann Horn
- Re: [PATCH 0/3] KASLR feature to randomize ... Jann Horn
- Re: [PATCH 0/3] KASLR feature to randomize ... Edgecombe, Rick P

