lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <20151007060437.GY7289@mwanda> Date: Wed, 7 Oct 2015 09:04:37 +0300 From: Dan Carpenter <dan.carpenter@...cle.com> To: Lars Svensson <lars1.svensson@...ymobile.com> Cc: thomas.petazzoni@...e-electrons.com, noralf@...nnes.org, plagnioj@...osoft.com, tomi.valkeinen@...com, linux-fbdev@...r.kernel.org, gregkh@...uxfoundation.org, devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org Subject: Re: [PATCH v2 2/2] staging: fbtft: use alternate screen pointer The change to fbtft_write_vmem16_bus9() is a bugfix, which is great, but it's not mentioned in the changelog. Really it should be a separate commit. Fixes: 02eb884f4e26 ('drivers: staging: fbtft: fbtft-bus.c: Fix different address space warning on I/O mem') So it looks like this: [patch 1] fb.h: Provide alternate screen_base pointer [patch 2] sed /screen_base/screen_buffer/ [patch 3] fix a bug in fbtft_write_vmem16_bus9() regards, dan carpenter -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists