Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1607483
| From | Greg KH <gregkh@linuxfoundation.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH staging/speakup v3 3/3] use speakup_allocate as per required context |
| Date | 2017-03-23 14:20 +0100 |
| Message-ID | <toaOK-2Hz-37@gated-at.bofh.it> (permalink) |
| References | <tg7l0-8hz-23@gated-at.bofh.it> <tnmff-8tT-5@gated-at.bofh.it> <tnmff-8tT-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, Mar 21, 2017 at 12:40:24PM +0530, Pranay Kr. Srivastava wrote: > speakup_allocate used GFP_ATOMIC for allocations > even while during initialization due to it's use > in notifier call. > > Pass GFP_ flags as well to speakup_allocate depending > on the context it is called in. > > Signed-off-by: Pranay Kr. Srivastava <pranjas@gmail.com> > --- > drivers/staging/speakup/main.c | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-) This patch didn't apply to my staging-testing branch, but the 2 others did, odd. Can you rebase it and resend? thanks, greg k-h
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH staging/speakup v3 3/3] use speakup_allocate as per required context "Pranay Kr. Srivastava" <pranjas@gmail.com> - 2017-03-21 08:20 +0100
Re: [PATCH staging/speakup v3 3/3] use speakup_allocate as per required context Greg KH <gregkh@linuxfoundation.org> - 2017-03-23 14:20 +0100
[[RESEND]PATCH staging/speakup v3 3/3] use speakup_allocate as per required context "Pranay Kr. Srivastava" <pranjas@gmail.com> - 2017-03-24 09:40 +0100
Re: [[RESEND]PATCH staging/speakup v3 3/3] use speakup_allocate as per required context Greg KH <greg@kroah.com> - 2017-03-24 09:50 +0100
Re: [[RESEND]PATCH staging/speakup v3 3/3] use speakup_allocate as per required context Pranay Srivastava <pranjas@gmail.com> - 2017-03-24 11:20 +0100
csiph-web