All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] trivial for 4.10
@ 2016-12-14 10:05 Jiri Kosina
  2016-12-14 14:23 ` Joe Perches
  0 siblings, 1 reply; 2+ messages in thread
From: Jiri Kosina @ 2016-12-14 10:05 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel

Linus,

please pull from

  git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial.git for-linus

to receive 4.10 merge window updates from trivial tree

I hereby confess to having rebased the for-next branch, because I wanted 
to drop all the '\n' additions that were obsoleted by the recent printk / 
pr_cont changes, and didn't want to pollute the history with unnecessary 
commit+revert for such a triviality; as a consequence, you're getting 
different commit hashes for the 5 commits compared to what's in 
linux-next; I believe it's fine for such a insignificant tree / commits.

Thanks.

----------------------------------------------------------------
Aaron Sierra (1):
      NTB: correct ntb_spad_count comment typo

Colin Ian King (1):
      misc: ibmasm: fix typo in error message

Masanari Iida (1):
      treewide: Fix printk() message errors

Michael Witten (1):
      Documentation/device-mapper: s/getsize/getsz/

Paul Bolle (2):
      Remove last traces of ikconfig.h
      Remove references to dead make variable LINUX_INCLUDE

 Documentation/device-mapper/delay.txt               | 4 ++--
 Documentation/device-mapper/dm-crypt.txt            | 2 +-
 Documentation/device-mapper/linear.txt              | 8 ++++----
 Documentation/device-mapper/striped.txt             | 4 ++--
 Documentation/device-mapper/switch.txt              | 2 +-
 Documentation/dontdiff                              | 1 -
 arch/arm64/kernel/hibernate.c                       | 4 ++--
 arch/mips/kernel/asm-offsets.c                      | 2 +-
 arch/s390/boot/compressed/Makefile                  | 2 +-
 arch/sh/kernel/cpu/Makefile                         | 2 +-
 arch/sh/kernel/cpu/irq/Makefile                     | 2 +-
 arch/x86/boot/compressed/Makefile                   | 2 +-
 drivers/acpi/Kconfig                                | 2 +-
 drivers/firmware/efi/libstub/Makefile               | 2 +-
 drivers/isdn/hisax/q931.c                           | 2 +-
 drivers/media/usb/dvb-usb-v2/af9015.c               | 2 +-
 drivers/mfd/max77620.c                              | 2 +-
 drivers/misc/ibmasm/module.c                        | 2 +-
 drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.c   | 2 +-
 drivers/net/ethernet/qlogic/qed/qed_int.c           | 4 ++--
 drivers/net/ethernet/qlogic/qed/qed_sp_commands.c   | 2 +-
 drivers/net/wireless/ath/ath10k/pci.c               | 2 +-
 drivers/net/wireless/ath/wil6210/txrx.c             | 2 +-
 drivers/net/wireless/realtek/rtlwifi/rtl8723ae/fw.c | 2 +-
 drivers/scsi/aic7xxx/aicasm/aicasm.c                | 2 +-
 drivers/usb/dwc3/gadget.c                           | 2 +-
 include/linux/ntb.h                                 | 2 +-
 kernel/Makefile                                     | 2 --
 scripts/gcc-plugins/latent_entropy_plugin.c         | 2 +-
 scripts/gcc-plugins/sancov_plugin.c                 | 2 +-
 tools/power/acpi/tools/ec/ec_access.c               | 2 +-
 31 files changed, 36 insertions(+), 39 deletions(-)

-- 
Jiri Kosina
SUSE Labs

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] trivial for 4.10
  2016-12-14 10:05 [GIT PULL] trivial for 4.10 Jiri Kosina
@ 2016-12-14 14:23 ` Joe Perches
  0 siblings, 0 replies; 2+ messages in thread
From: Joe Perches @ 2016-12-14 14:23 UTC (permalink / raw)
  To: Jiri Kosina, Linus Torvalds; +Cc: linux-kernel

On Wed, 2016-12-14 at 11:05 +0100, Jiri Kosina wrote:
> Linus,
> 
> please pull from
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial.git for-linus
> 
> to receive 4.10 merge window updates from trivial tree
> 
> I hereby confess to having rebased the for-next branch, because I wanted 
> to drop all the '\n' additions that were obsoleted by the recent printk / 
> pr_cont changes, and didn't want to pollute the history with unnecessary 
> commit+revert for such a triviality; as a consequence, you're getting 
> different commit hashes for the 5 commits compared to what's in 
> linux-next; I believe it's fine for such a insignificant tree / commits.
> 

I'd rather have the dozen or so single-line newline additions
than the multiple hundreds to thousands of changes that are
still going to be required to get KERN_CONT to work properly
kernel-wide.

Many arch specific printks still have to be fixed for this
new KERN_CONT style.  sparc, powerpc, arm, arm64, and others.

Multiple dozens to hundreds of drivers too.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-12-14 14:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-14 10:05 [GIT PULL] trivial for 4.10 Jiri Kosina
2016-12-14 14:23 ` Joe Perches

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.