public inbox for linux-next@vger.kernel.org
 help / color / mirror / Atom feed
From: Boqun Feng <boqun.feng@gmail.com>
To: Stephen Rothwell <sfr@canb.auug.org.au>
Cc: "Paul E. McKenney" <paulmck@kernel.org>,
	"Rafael J. Wysocki" <rjw@rjwysocki.net>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Linux Next Mailing List <linux-next@vger.kernel.org>,
	Nikhil V <quic_nprakash@quicinc.com>
Subject: Re: linux-next: manual merge of the rcu tree with the pm tree
Date: Wed, 28 Feb 2024 20:59:17 -0800	[thread overview]
Message-ID: <ZeAPJYPfgc6q2tpu@tardis> (raw)
In-Reply-To: <20240226135745.12ac854d@canb.auug.org.au>

[-- Attachment #1: Type: text/plain, Size: 1994 bytes --]

On Mon, Feb 26, 2024 at 01:57:45PM +1100, Stephen Rothwell wrote:
> Hi all,
> 
> Today's linux-next merge of the rcu tree got a conflict in:
> 
>   Documentation/admin-guide/kernel-parameters.txt
> 
> between commit:
> 
>   3fec6e5961b7 ("PM: hibernate: Support to select compression algorithm")
> 
> from the pm tree and commit:
> 
>   600716592a3a ("doc: Add EARLY flag to early-parsed kernel boot parameters")
> 
> from the rcu tree.
> 
> I fixed it up (see below) and can carry the fix as necessary. This
> is now fixed as far as linux-next is concerned, but any non trivial
> conflicts should be mentioned to your upstream maintainer when your tree
> is submitted for merging.  You may also want to consider cooperating
> with the maintainer of the conflicting tree to minimise any particularly
> complex conflicts.
> 

Thanks! The below looks good to me ;-)

Regards,
Boqun


> -- 
> Cheers,
> Stephen Rothwell
> 
> diff --cc Documentation/admin-guide/kernel-parameters.txt
> index c503770e8f0b,3f894fbb4916..000000000000
> --- a/Documentation/admin-guide/kernel-parameters.txt
> +++ b/Documentation/admin-guide/kernel-parameters.txt
> @@@ -1753,18 -1749,7 +1754,18 @@@
>   				(that will set all pages holding image data
>   				during restoration read-only).
>   
>  +	hibernate.compressor= 	[HIBERNATION] Compression algorithm to be
>  +				used with hibernation.
>  +				Format: { lzo | lz4 }
>  +				Default: lzo
>  +
>  +				lzo: Select LZO compression algorithm to
>  +				compress/decompress hibernation image.
>  +
>  +				lz4: Select LZ4 compression algorithm to
>  +				compress/decompress hibernation image.
>  +
> - 	highmem=nn[KMG]	[KNL,BOOT] forces the highmem zone to have an exact
> + 	highmem=nn[KMG]	[KNL,BOOT,EARLY] forces the highmem zone to have an exact
>   			size of <nn>. This works even on boxes that have no
>   			highmem otherwise. This also works to reduce highmem
>   			size on bigger boxes.



[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

      parent reply	other threads:[~2024-02-29  4:59 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-26  2:57 linux-next: manual merge of the rcu tree with the pm tree Stephen Rothwell
2024-02-26 16:52 ` Rafael J. Wysocki
2024-02-29  4:59 ` Boqun Feng [this message]

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=ZeAPJYPfgc6q2tpu@tardis \
    --to=boqun.feng@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-next@vger.kernel.org \
    --cc=paulmck@kernel.org \
    --cc=quic_nprakash@quicinc.com \
    --cc=rjw@rjwysocki.net \
    --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