From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga11.intel.com ([192.55.52.93]) by bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1XTv5L-0008N5-7Z for linux-mtd@lists.infradead.org; Tue, 16 Sep 2014 15:54:31 +0000 Message-ID: <1410882828.28850.69.camel@sauron.fi.intel.com> Subject: Re: [PATCH 2/3] UBI: block: Add support for the UBI_VOLUME_UPDATED notification From: Artem Bityutskiy Reply-To: dedekind1@gmail.com To: Ezequiel Garcia Date: Tue, 16 Sep 2014 18:53:48 +0300 In-Reply-To: References: <1409348550-27768-1-git-send-email-ezequiel.garcia@free-electrons.com> <1409348550-27768-3-git-send-email-ezequiel.garcia@free-electrons.com> <1410173657.10764.148.camel@sauron.fi.intel.com> <20140908111832.GA1676@arch.hh.imgtec.org> <1410180460.10764.163.camel@sauron.fi.intel.com> <20140908182750.GA9222@arch.hh.imgtec.org> <1410880524.28850.49.camel@sauron.fi.intel.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Cc: Guido =?ISO-8859-1?Q?Mart=EDnez?= , Brian Norris , "linux-mtd@lists.infradead.org" , =?UTF-8?Q?Rafa=C5=82_Mi=C5=82ecki?= , Ezequiel Garcia List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, 2014-09-16 at 16:32 +0100, Ezequiel Garcia wrote: > 4fda380 UBI: Dispatch update notification if the volume is updated > 46a5b80 UBI: block: Add support for the UBI_VOLUME_UPDATED notification > db95429 UBI: block: Fix block device size setting > 3170403 UBI: block: Avoid disk size integer overflow > b6c7b28 UBI: block: Set disk_capacity out of the mutex > 1860e37 Linux 3.15 > > I just got delayed thinking if it was OK to pick so many commits into > stable. As an alternative, > we can mark only the ones on this patchset, namely: > > 4fda380 UBI: Dispatch update notification if the volume is updated > 46a5b80 UBI: block: Add support for the UBI_VOLUME_UPDATED notification > db95429 UBI: block: Fix block device size setting Yeah, these 3 look like the more important ones. So do we put Cc: stable@vger.kernel.org # v3.16+ or Cc: stable@vger.kernel.org # v3.15+ ? -- Best Regards, Artem Bityutskiy