All of lore.kernel.org
 help / color / mirror / Atom feed
From: Julia Lawall <julia.lawall@lip6.fr>
To: Elizabeth Ferdman <gnudevliz@gmail.com>
Cc: outreachy-kernel@googlegroups.com, amsfield22@gmail.com
Subject: Re: [Outreachy kernel] vc04_services driver question
Date: Fri, 7 Oct 2016 07:32:47 +0200 (CEST)	[thread overview]
Message-ID: <alpine.DEB.2.10.1610070731260.3074@hadrien> (raw)
In-Reply-To: <20161007053033.GA13812@localhost>

On Thu, 6 Oct 2016, Elizabeth Ferdman wrote:

> I noticed a new driver vc04_services was just added and that the Kconfig
> says it depends on BROKEN. The tutorial specifically says not to work on
> drivers that have that in the depends on line. However, I also noticed
> that patches were being accepted for rtl8712 and greybus and those
> have BROKEN in the Kconfig as well... so is it ok to submit patches for
> that one or even a patchset?

Yes.

> My other question is if we are doing simple cleanups and manage to run
> make path/to/file.o and create a new .o file in the directory, is it ok not
> to run $ make -j2 && sudo make modules_install, etc. ? Today I wasn't
> able to run that successfully because of a bug that got through in the
> latest update, something to do with x86 architecture, but I still wanted
> to get some patches in...

Yes, ok not to do it in general.  You have to evaluate whether your change
could impact other files.  You may want to compile the driver, but not the
whole kernel.

julia

>
> Thanks,
> Liz
>
> --
> You received this message because you are subscribed to the Google Groups "outreachy-kernel" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to outreachy-kernel+unsubscribe@googlegroups.com.
> To post to this group, send email to outreachy-kernel@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/msgid/outreachy-kernel/20161007053033.GA13812%40localhost.
> For more options, visit https://groups.google.com/d/optout.
>


  reply	other threads:[~2016-10-07  5:33 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-07  5:30 vc04_services driver question Elizabeth Ferdman
2016-10-07  5:32 ` Julia Lawall [this message]
2016-10-07 12:56 ` [Outreachy kernel] " Greg KH
2016-10-08  1:39   ` Elizabeth Ferdman
2016-10-09 14:42     ` Greg KH
2016-10-08 18:29   ` Elizabeth Ferdman

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=alpine.DEB.2.10.1610070731260.3074@hadrien \
    --to=julia.lawall@lip6.fr \
    --cc=amsfield22@gmail.com \
    --cc=gnudevliz@gmail.com \
    --cc=outreachy-kernel@googlegroups.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.