ksummit.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
From: Shuah Khan <skhan@linuxfoundation.org>
To: Geert Uytterhoeven <geert@linux-m68k.org>,
	Mark Brown <broonie@kernel.org>
Cc: ksummit <ksummit-discuss@lists.linuxfoundation.org>
Subject: Re: [Ksummit-discuss] [MAINTAINERS SUMMIT] Squashing bugs!
Date: Wed, 5 Jun 2019 12:16:21 -0600	[thread overview]
Message-ID: <252a548a-6abe-e422-9c9a-a4d45831f244@linuxfoundation.org> (raw)
In-Reply-To: <CAMuHMdV7Sp00r40czj=w8ta5nOMebXmZdzybvzE=V3vuZ-sdCQ@mail.gmail.com>

Hi Mark and Geert,

On 6/5/19 5:48 AM, Geert Uytterhoeven wrote:
> Hi Mark,
> 
> On Wed, Jun 5, 2019 at 11:27 AM Mark Brown <broonie@kernel.org> wrote:
>> On Tue, Jun 04, 2019 at 11:16:17AM -0600, Shuah Khan wrote:
>>> - Create a directory under our source tree for bugs. This way bugs
>>>    stay with the source and we manage them the same way we handle
>>>    non-runtime objects: Documenation, scripts etc. This can be flat
>>>    directory or have a sub-dir structure underneath.
>>>
>>>    ../bugs similar to ../Documentation
>>
>> If bugs are tracked in the source tree doesn't that make it difficult
>> for people to update the bugs?
> 

Right. It would be harder for users to report bugs. Unless we com up 
with a way to automate the process of taking user reported generating 
reports that can be committed.

As I was playing with git-bug, I started to think maybe we can leverage 
our process to keep bugs in the same repo.

> Indeed. While storing the bug state with the sources sounds like a
> great idea, it's far from trivial in distributed development:
>    - Where are bugs reported (added to git)?
>      In upstream, or in maintainer repos?
>      At least the tree where a fix is applied should carry the bug report.
>    - Unless downstream trees merge from upstream on a regular basis,
>      they won't have all reports for bugs that apply to their trees.
> 

My thinking is that we follow the same process of keeping the repos 
consistent.

> Closing bugs does follow the expected path, though: both fix and bug
> report update move upstream through a pull request.
> 

This is the value add for me as I proposed the idea. There are lot of 
logistics to consider as you both pointed out.

thanks,
-- Shuah

  reply	other threads:[~2019-06-05 18:16 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-30 23:30 Shuah Khan
2019-05-31 12:01 ` Laura Abbott
2019-05-31 15:56   ` Shuah Khan
2019-06-03  5:01     ` Leon Romanovsky
2019-05-31 22:15   ` Kees Cook
2019-06-03 10:42     ` Jan Kara
2019-06-04 18:29       ` Laura Abbott
2019-06-03 16:48     ` Shuah Khan
2019-06-02 18:09   ` Sasha Levin
2019-06-03 17:25     ` Shuah Khan
2019-06-03 18:09       ` Konstantin Ryabitsev
2019-06-03 19:32         ` Shuah Khan
2019-06-03 20:48         ` Linus Torvalds
2019-06-03 21:10           ` Sasha Levin
2019-06-03 21:15             ` Jiri Kosina
2019-06-03 21:23               ` Linus Torvalds
2019-06-03 21:28                 ` Jiri Kosina
2019-06-03 22:11             ` Mark Brown
2019-06-04 17:16               ` Shuah Khan
2019-06-05  9:27                 ` Mark Brown
2019-06-05 11:48                   ` Geert Uytterhoeven
2019-06-05 18:16                     ` Shuah Khan [this message]
2019-06-05 13:19                 ` Sasha Levin
2019-06-05 19:05                   ` Shuah Khan
2019-06-04 18:09             ` Laura Abbott
2019-06-05 12:49               ` Sasha Levin
2019-06-04 21:43           ` Konstantin Ryabitsev
2019-06-04 22:02             ` Shuah Khan
2019-06-04 22:22               ` Konstantin Ryabitsev
2019-06-05 17:54                 ` Shuah Khan
2019-06-03 20:59       ` Sasha Levin
  -- strict thread matches above, loose matches on Subject: below --
2019-05-29 22:34 Shuah Khan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=252a548a-6abe-e422-9c9a-a4d45831f244@linuxfoundation.org \
    --to=skhan@linuxfoundation.org \
    --cc=broonie@kernel.org \
    --cc=geert@linux-m68k.org \
    --cc=ksummit-discuss@lists.linuxfoundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox