From: Greg KH <greg@kroah.com>
To: Herbert Xu <herbert@gondor.apana.org.au>
Cc: Stephen Rothwell <sfr@canb.auug.org.au>,
Linux Crypto List <linux-crypto@vger.kernel.org>,
Ard Biesheuvel <ardb@kernel.org>,
Necip Fazil Yildiran <fazilyildiran@gmail.com>,
Linux Next Mailing List <linux-next@vger.kernel.org>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: linux-next: manual merge of the staging tree with the crypto tree
Date: Fri, 18 Sep 2020 09:49:11 +0200 [thread overview]
Message-ID: <20200918074911.GA987884@kroah.com> (raw)
In-Reply-To: <20200918054134.GA9252@gondor.apana.org.au>
On Fri, Sep 18, 2020 at 03:41:34PM +1000, Herbert Xu wrote:
> On Fri, Sep 18, 2020 at 03:21:27PM +1000, Stephen Rothwell wrote:
> > Hi all,
> >
> > Today's linux-next merge of the staging tree got a conflict in:
> >
> > drivers/staging/rtl8192e/Kconfig
> >
> > between commit:
> >
> > 054694a46d64 ("staging/rtl8192e: switch to RC4 library interface")
> >
> > from the crypto tree and commits:
> >
> > 243d040a6e4a ("staging: rtl8192e: fix kconfig dependency warning for RTLLIB_CRYPTO_TKIP")
> > 02c4260713d6 ("staging: rtl8192e: fix kconfig dependency warning for RTLLIB_CRYPTO_WEP")
> >
> > from the staging tree.
>
> Those two commits should just be dropped.
Ok, I'll go revert these.
>
> > diff --cc drivers/staging/rtl8192e/Kconfig
> > index 4c440bdaaf6e,31e076cc6f16..000000000000
> > --- a/drivers/staging/rtl8192e/Kconfig
> > +++ b/drivers/staging/rtl8192e/Kconfig
> > @@@ -25,7 -26,8 +26,8 @@@ config RTLLIB_CRYPTO_CCM
> > config RTLLIB_CRYPTO_TKIP
> > tristate "Support for rtllib TKIP crypto"
> > depends on RTLLIB
> > + select CRYPTO
> > - select CRYPTO_ARC4
> > + select CRYPTO_LIB_ARC4
>
> As the driver has been converted over to the lib arc4 API, it
> does not need to select CRYPTO at all.
Is it converted in your tree? If so, have a branch/tag I can pull in to
prevent merge issues in the future?
thanks,
greg k-h
next prev parent reply other threads:[~2020-09-18 7:48 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-18 5:21 linux-next: manual merge of the staging tree with the crypto tree Stephen Rothwell
2020-09-18 5:41 ` Herbert Xu
2020-09-18 7:49 ` Greg KH [this message]
2020-09-18 7:50 ` Herbert Xu
2020-09-18 8:05 ` Greg KH
2020-09-20 14:01 ` Greg KH
-- strict thread matches above, loose matches on Subject: below --
2018-07-09 4:15 Stephen Rothwell
2018-08-15 23:49 ` Stephen Rothwell
2018-03-15 6:58 Stephen Rothwell
2018-03-15 10:18 ` Greg KH
2016-02-22 3:55 Stephen Rothwell
2016-02-23 1:36 ` Greg KH
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=20200918074911.GA987884@kroah.com \
--to=greg@kroah.com \
--cc=ardb@kernel.org \
--cc=fazilyildiran@gmail.com \
--cc=herbert@gondor.apana.org.au \
--cc=linux-crypto@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-next@vger.kernel.org \
--cc=sfr@canb.auug.org.au \
/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