Lines Matching full:that

8 patches.  One of the biggest mistakes that even experienced kernel
9 developers can make is to conclude that their work is now done. In truth,
13 It is a rare patch which is so good at its first posting that there is no
16 code. You, as the author of that code, will be expected to work with the
17 kernel community to ensure that your code is up to the kernel's quality
32 value and why you went to the trouble of writing it. But that value
36 to substantial rewrites - come from the understanding that Linux will
49 be working on the kernel years from now, but they understand that their
54 What all of this comes down to is that, when reviewers send you comments,
55 you need to pay attention to the technical observations that they are
56 making. Do not let their form of expression or your own pride keep that
59 that the reviewer is asking you to fix. And respond back to the reviewer:
62 Note that you do not have to agree with every change suggested by
63 reviewers. If you believe that the reviewer has misunderstood your code,
70 that you don't realize that something is fundamentally wrong or, perhaps,
73 Andrew Morton has suggested that every review comment which does not result
74 in a code change should result in an additional code comment instead; that
78 One fatal mistake is to ignore review comments in the hope that they will
81 that your patches go nowhere.
83 Speaking of reposting code: please bear in mind that reviewers are not
95 honestly believe that this decision is going against you wrongly, you can
96 always try appealing to a higher power. As of this writing, that higher
101 in mind, of course, that he may not agree with you either.
109 entry into a subsystem maintainer's tree. How that works varies from one
121 patch. Now other developers working with that tree will get the patch by
124 there's a good chance that you will get more comments from a new set of
128 is that conflicts with work being done by others turn up. In the worst
130 burner so that the remaining patches can be worked into shape and merged.
132 developers and, possibly, moving some patches between trees to ensure that
138 Some day, if all goes well, you'll log on and see that your patch has been
147 longer any question of your code being merged. Resist that temptation,
168 fix these bugs and ensure that your code's debut in a mainline kernel
170 the problems if at all possible. That's what the stabilization period is
174 And don't forget that there are other milestones which may also create bug
177 respond to these reports is a matter of basic pride in your work. If that
178 is insufficient motivation, though, it's also worth considering that the
181 it with the assumption that you will not be around to maintain it
185 Other things that can happen
188 One day, you may open your mail client and see that somebody has mailed you
189 a patch to your code. That is one of the advantages of having your code
192 proper From: line so that the attribution is correct, and add a signoff of
205 developer posts a different solution to your problem. At that point,
206 chances are that one of the two patches will not be merged, and "mine was
209 really only one way to respond: be pleased that your problem got solved and