Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1699548
| From | Marcus Wolf <marcus.wolf@wolf-entwicklungen.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 1/1] staging: pi433: fix problem with division in rf69_set_deviation |
| Date | 2017-07-30 17:30 +0200 |
| Message-ID | <u8Ykh-230-1@gated-at.bofh.it> (permalink) |
| References | (4 earlier) <u5iKE-7kM-47@gated-at.bofh.it> <u5m1Q-11d-37@gated-at.bofh.it> <u8nup-2Ax-5@gated-at.bofh.it> <u8vLj-8c2-1@gated-at.bofh.it> <u8Ipc-a9-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi Greg, hi Dan the toolingproblem is a little bit more complicated. Since a mainline kernel isn't directly able to boot on the RasPi, for testing I work with a Raspbian kernel. Since at the beginning, I never thought of submitting the driver, I started with a side-build project with SVN - that's stil my master... In addition, disk is full :-( So in principle nothing is really adequate to meet the need of easy participating in kernel development. I will revise my tooling, as soon as I find the time and quietness - most probably I need to setup from scratch. For the announced change in rf69.c I will try to equip an SVN-diff with apropriate headers next week, so Dan can crosscheck with his work - I hope, I will make it without errors... Have a nice weekend, Marcus > Greg KH <gregkh@linuxfoundation.org> hat am 30. Juli 2017 um 00:21 > geschrieben: > > > On Sat, Jul 29, 2017 at 10:51:15AM +0200, Marcus Wolf wrote: > > Hi Greg, > > > > already had a discussion concerning that patch with Dan yesterday. > > I really don't know what's going on there. I detached the patch once more > > from > > my outbox and had a very close look in an editor and looked at it with a > > difftool. In my outbox the patch is fine. I really don't knwo why it reaches > > you > > crapped. > > > > Since there are contsant problems with my patches, I will stop sending > > patches > > for a while. As soon as I can find time to deeply confess with the tooling, > > I > > will start over with trying. > > Just use 'git send-email' for patches if you are having problems with > your email client. And get a better email client the kernel > Documentation has a whole file just about that topic and how to do it > correctly. > > > Concerning this patch: You can use Arnds Patch from yesterday instead: > > [PATCH] staging: pi433: use div_u64 for 64-bit division > > It's a bit different to my patch, but according to yesterdays discussion, it > > should also fix the problem. > > I already took it into my tree. > > thanks, > > greg k-h >
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: [PATCH 1/1] drivers/staging/pi433: New driver Marcus Wolf <marcus.wolf@wolf-entwicklungen.de> - 2017-07-20 13:30 +0200
Re: [PATCH 1/1] drivers/staging/pi433: New driver Dan Carpenter <dan.carpenter@oracle.com> - 2017-07-20 13:40 +0200
Re: [PATCH 1/1] drivers/staging/pi433: New driver Geert Uytterhoeven <geert@linux-m68k.org> - 2017-07-20 14:30 +0200
Test of [PATCH 1/1] staging: pi433: fix problem with division in rf69_set_deviation Marcus Wolf <marcus.wolf@wolf-entwicklungen.de> - 2017-07-20 18:00 +0200
[PATCH 1/1] staging: pi433: fix problem with division in rf69_set_deviation Marcus Wolf <marcus.wolf@wolf-entwicklungen.de> - 2017-07-20 18:00 +0200
Re: [PATCH 1/1] staging: pi433: fix problem with division in rf69_set_deviation Greg KH <gregkh@linuxfoundation.org> - 2017-07-29 02:10 +0200
Re: [PATCH 1/1] staging: pi433: fix problem with division in rf69_set_deviation Marcus Wolf <marcus.wolf@wolf-entwicklungen.de> - 2017-07-29 11:00 +0200
Re: [PATCH 1/1] staging: pi433: fix problem with division in rf69_set_deviation Greg KH <gregkh@linuxfoundation.org> - 2017-07-30 00:30 +0200
Re: [PATCH 1/1] staging: pi433: fix problem with division in rf69_set_deviation Marcus Wolf <marcus.wolf@wolf-entwicklungen.de> - 2017-07-30 17:30 +0200
Re: [PATCH 1/1] drivers/staging/pi433: New driver Greg KH <gregkh@linuxfoundation.org> - 2017-07-20 13:40 +0200
csiph-web