On Thu, 16 Aug 2018 13:53:50 +0300
Kalle Valo wrote:
> Kalle Valo writes:
>
> > Ajay Singh writes:
> >
> >> Hi Greg,
> >>
> >> We all are working on submitting and reviewing patches for
> >> wilc1000 in staging driver for quite some time.
> >>
> >> We would like to have feedback on the next
Use the identifier __func__ instead of gcc specific __FUNCTION__
in dbg.h. Limit these lines to 80 characters. Issues found by
checkpatch.
Signed-off-by: Nishad Kamdar
---
drivers/staging/mt7621-mmc/dbg.h | 8 +---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/drivers/staging
4.18-stable review patch. If anyone has any objections, please let me know.
--
From: Vitaly Kuznetsov
commit 110d2a7fc39725d2c29d2fede4f34a35a4f98882 upstream.
Commit 1268ed0c474a ("x86/hyper-v: Fix the circular dependency in IPI
enlightenment") pre-filled hv_vp_index with VP
Just want to do a quick check from your company.
Do you have photos ready for editing?
We mailing do cutting out for all kinds of photos, also masking or clipping
path, depends on clients.
Adding, removing and replacing objects / people from the photograph
Adding / removing / correcting backgroun
This is a note to let you know that I've just added the patch titled
x86/hyper-v: Check for VP_INVAL in hyperv_flush_tlb_others()
to the 4.18-stable tree which can be found at:
http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary
The filename of the patch is
Kalle Valo writes:
> Ajay Singh writes:
>
>> Hi Greg,
>>
>> We all are working on submitting and reviewing patches for wilc1000 in
>> staging driver for quite some time.
>>
>> We would like to have feedback on the next steps to bring wilc1000
>> driver closer to move into the wireless subsystem
Ajay Singh writes:
> Hi Greg,
>
> We all are working on submitting and reviewing patches for wilc1000 in
> staging driver for quite some time.
>
> We would like to have feedback on the next steps to bring wilc1000
> driver closer to move into the wireless subsystem tree.
>
> In summary, the fol
On 2018/8/13 23:20, Leon Imhof wrote:
> Fix coding style issue "Prefer 'unsigned int' to bare use of 'unsigned'"
> detected by checkpatch.pl
>
> Signed-off-by: Leon Imhof
Reviewed-by: Chao Yu
> ---
It would be better to indicate this patch is v2 one here and in subject-prefix.
Thanks,
> dr
Hi Greg,
On Thu, 16 Aug 2018 08:43:54 +0200
Greg KH wrote:
> On Thu, Aug 16, 2018 at 01:52:43AM +0530, Ajay Singh wrote:
> > Hi Greg,
> >
> > We all are working on submitting and reviewing patches for wilc1000
> > in staging driver for quite some time.
> >
> > We would like to have feedback o